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

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22416'^^xsd:integer;
  dwc:scientificName 'Ammodytes dubius Reinhardt, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151520'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291022'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '151520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10616" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22253'^^xsd:integer;
  dwc:scientificName 'Gobius niger Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10616'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.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:29157'^^xsd:anyURI;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291164'^^xsd:anyURI;
  dwc:observationDate '2000-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291558> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291558>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-05-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '830'^^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 'holotype'^^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/291558'^^xsd:anyURI;
  dwc:observationDate '1966-11-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3333333333 -3.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3333333333 -3.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "60.3333333333"^^xsd:decimal ;
  geo-pos:long "-3.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22580'^^xsd:integer;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37112'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.3333333333'^^xsd:double;
  dwc:latitude '60.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292372'^^xsd:anyURI;
  dwc:observationDate '1980-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3333333333 -3.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3333333333 -3.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "60.3333333333"^^xsd:decimal ;
  geo-pos:long "-3.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22581'^^xsd:integer;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37112'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.3333333333'^^xsd:double;
  dwc:latitude '60.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292373'^^xsd:anyURI;
  dwc:observationDate '1980-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3666666667 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3666666667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3666666667 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3666666667"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12423" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22258'^^xsd:integer;
  dwc:scientificName 'Callochromis pleurospilus (Boulenger, 1906)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12423'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Burundi'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-3.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1017318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292978'^^xsd:anyURI;
  dwc:observationDate '1953-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1017318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22278'^^xsd:integer;
  dwc:scientificName 'Lestradea perspicax Poll, 1943'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13692'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1014582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293186'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6666666667 -0.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6666666667 -0.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "61.6666666667"^^xsd:decimal ;
  geo-pos:long "-0.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22576'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37106'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-0.8333333333'^^xsd:double;
  dwc:latitude '61.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:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294967'^^xsd:anyURI;
  dwc:observationDate '1980-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.71667 -51.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-51.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24519" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24519'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24519'^^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 '11'^^xsd:integer;
  dwc:continentOcean 'Rio Amapari'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-51.53333'^^xsd:double;
  dwc:latitude '0.71667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296171'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22684'^^xsd:integer;
  dwc:scientificName 'Carassius auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2151'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '50.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:30261'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296192'^^xsd:anyURI;
  dwc:observationDate '2000-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5333333333"^^xsd:decimal ;
  geo-pos:long "-149.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/297000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22285'^^xsd:integer;
  dwc:scientificName 'Chromis iomelas Jordan & Seale, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27472'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.8333333333'^^xsd:double;
  dwc:latitude '-17.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:29256'^^xsd:anyURI;
  dwc:aphiaid '273733'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/297000'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1592380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/297529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22334'^^xsd:integer;
  dwc:scientificName 'Thymallus thymallus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '154375'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/297529'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '154375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/297972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22563'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11653'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/297972'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/297973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22564'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11653'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/297973'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22779'^^xsd:integer;
  dwc:scientificName 'Chaetodon bennetti Cuvier, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '218735'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298304'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22254'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10615'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.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:29157'^^xsd:anyURI;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298448'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22773'^^xsd:integer;
  dwc:scientificName 'Chaetodontoplus conspicillatus (Waite, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '280116'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298742'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '280116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299334> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299334>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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-06-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20638'^^xsd:integer;
  dwc:scientificName 'Mastacembelus frenatus Boulenger, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vreven E.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:26832'^^xsd:anyURI;
  dwc:aphiaid '1017050'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299334'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/300393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22324'^^xsd:integer;
  dwc:scientificName 'Comephorus baikalensis (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1023019'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/300393'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1023019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4402777778 3.0263888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4402777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.0263888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "633.5456827842852"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11732" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22712'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11732'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0263888889'^^xsd:double;
  dwc:latitude '51.4402777778'^^xsd:double;
  dwc:coordinatePrecision '633.54568278429'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301595'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22176'^^xsd:integer;
  dwc:scientificName 'Serranus scriba (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301787'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22794'^^xsd:integer;
  dwc:scientificName 'Canthigaster valentini (Bleeker, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '219947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301834'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4633333333 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4633333333 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "14.4633333333"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22649'^^xsd:integer;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37128'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '14.4633333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304047'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61082 -3.70737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61082"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23206'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30691'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.70737'^^xsd:double;
  dwc:latitude '40.61082'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30691'^^xsd:anyURI;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304325'^^xsd:anyURI;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22507'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304513'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22482'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306060'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8666666667 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8666666667 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.8666666667"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23084'^^xsd:integer;
  dwc:scientificName 'Leuciscus idus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5381'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.8666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '154324'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306610'^^xsd:anyURI;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '154324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2166666667 5.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2166666667 5.5333333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.2166666667"^^xsd:decimal ;
  geo-pos:long "5.5333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27611" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22376'^^xsd:integer;
  dwc:scientificName 'Trigla lastoviza Bonnaterre, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nolf Dirk (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27611'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.5333333333'^^xsd:double;
  dwc:latitude '43.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:29745'^^xsd:anyURI;
  dwc:aphiaid '154485'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307022'^^xsd:anyURI;
  dwc:observationDate '1992-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24330'^^xsd:integer;
  dwc:scientificName 'Steindachnerina biornata (Braga & Azpelicueta, 1987)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/205'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Uruguay'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '-33'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25297'^^xsd:anyURI;
  dwc:aphiaid '1011697'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307552'^^xsd:anyURI;
  dwc:observationDate '1975-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1011697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22815'^^xsd:integer;
  dwc:scientificName 'Zebrasoma veliferum (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12014'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307597'^^xsd:anyURI;
  dwc:observationDate '1959-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22783'^^xsd:integer;
  dwc:scientificName 'Chaetodon trifascialis Quoy & Gaimard, 1825'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '218719'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307895'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/308631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23082'^^xsd:integer;
  dwc:scientificName 'Dasyatis pastinaca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/308631'^^xsd:anyURI;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5333333333 13.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5333333333 13.6166666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5333333333"^^xsd:decimal ;
  geo-pos:long "13.6166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/308759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22194'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus (Valenciennes, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33694'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Slovenia'^^xsd:string;
  dwc:longitude '13.6166666667'^^xsd:double;
  dwc:latitude '45.5333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28643'^^xsd:anyURI;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/308759'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23272'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309189'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23109'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23106'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23112'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1666666667"^^xsd:decimal ;
  geo-pos:long "144.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22205'^^xsd:integer;
  dwc:scientificName 'Amphiprion clarkii (Bennett, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'van Egmond J.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32130'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8666666667'^^xsd:double;
  dwc:latitude '-4.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29112'^^xsd:anyURI;
  dwc:aphiaid '212783'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309736'^^xsd:anyURI;
  dwc:observationDate '1996-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '212783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2686111111 105.8972222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2686111111"^^xsd:decimal ;
  dwc:decimalLongitude "105.8972222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22298'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32473'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '105.8972222222'^^xsd:double;
  dwc:latitude '52.2686111111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310100'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.723889 29.0425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.723889"^^xsd:decimal ;
  dwc:decimalLongitude "29.0425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23639,23756'^^xsd:string;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.0425'^^xsd:double;
  dwc:latitude '-1.723889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310325'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-18'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22189'^^xsd:integer;
  dwc:scientificName 'Cheilodipterus quinquelineatus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310585'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22394'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311043'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12076'^^xsd:integer;
  dwc:scientificName 'Aulonocranus dewindti (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13692'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1026857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311100'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4883333333 -17.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22524'^^xsd:integer;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37124'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.525'^^xsd:double;
  dwc:latitude '14.4883333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311689'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0833333333 4.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0833333333 4.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.0833333333"^^xsd:decimal ;
  geo-pos:long "4.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/312787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23070,23070B'^^xsd:string;
  dwc:scientificName 'Cyprinidae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9692'^^xsd:string;
  dwc:collector 'Masson M.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.6333333333'^^xsd:double;
  dwc:latitude '50.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/312787'^^xsd:anyURI;
  dwc:observationDate '1939-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '154163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3325 106.1244444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3325"^^xsd:decimal ;
  dwc:decimalLongitude "106.1244444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22330'^^xsd:integer;
  dwc:scientificName 'Cottinella boulengeri (Berg, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32478'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.1244444444'^^xsd:double;
  dwc:latitude '52.3325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018431'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313649'^^xsd:anyURI;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1018431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67922 -55.23829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67922"^^xsd:decimal ;
  dwc:decimalLongitude "-55.23829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22945'^^xsd:integer;
  dwc:scientificName 'Metynnis hypsauchen (Müller & Troschel, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12232'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.23829'^^xsd:double;
  dwc:latitude '-2.67922'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '1026784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316898'^^xsd:anyURI;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67922 -55.23829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67922"^^xsd:decimal ;
  dwc:decimalLongitude "-55.23829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22917'^^xsd:integer;
  dwc:scientificName 'Metynnis hypsauchen (Müller & Troschel, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12232'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.23829'^^xsd:double;
  dwc:latitude '-2.67922'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '1026784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316899'^^xsd:anyURI;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22407'^^xsd:integer;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318476'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22643'^^xsd:integer;
  dwc:scientificName 'Raja oxyrinchus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37153'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318776'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.575 106.4461111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.575"^^xsd:decimal ;
  dwc:decimalLongitude "106.4461111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22302'^^xsd:integer;
  dwc:scientificName 'Comephorus dybowskii Korotneff, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32475'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.4461111111'^^xsd:double;
  dwc:latitude '52.575'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018562'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319497'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1018562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2138888889 2.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2138888889"^^xsd:decimal ;
  dwc:decimalLongitude "2.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1858.335987503045"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22898'^^xsd:integer;
  dwc:scientificName 'Microstomus kitt (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11646'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.825'^^xsd:double;
  dwc:latitude '51.2138888889'^^xsd:double;
  dwc:coordinatePrecision '1858.335987503'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:17098'^^xsd:anyURI;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319536'^^xsd:anyURI;
  dwc:observationDate '1950-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23077'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320908'^^xsd:anyURI;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.8833333333"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23052'^^xsd:integer;
  dwc:scientificName 'Carassius auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6438'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30455'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321739'^^xsd:anyURI;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3666666667 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1854.2601139017422"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22713'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1204'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '51.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1854.2601139017'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324662'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/326381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22234'^^xsd:integer;
  dwc:scientificName 'Channa limbata (Cuvier, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/326381'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3325 106.1244444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3325"^^xsd:decimal ;
  dwc:decimalLongitude "106.1244444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22328'^^xsd:integer;
  dwc:scientificName 'Limnocottus eurystomus (Taliev, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32478'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.1244444444'^^xsd:double;
  dwc:latitude '52.3325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328686'^^xsd:anyURI;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -4.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -4.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-4.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22612'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37109'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.3333333333'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328743'^^xsd:anyURI;
  dwc:observationDate '1980-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22821'^^xsd:integer;
  dwc:scientificName 'Acanthurus Forsskål, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12011'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '125908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329214'^^xsd:anyURI;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22226'^^xsd:integer;
  dwc:scientificName 'Poecilia reticulata Peters, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34174'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '154400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331360'^^xsd:anyURI;
  dwc:observationDate '1998-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '154400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23090'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22275'^^xsd:integer;
  dwc:scientificName 'Limnotilapia dardennii (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1027001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332220'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1027001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5891666667 109.7647222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5891666667"^^xsd:decimal ;
  dwc:decimalLongitude "109.7647222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22665'^^xsd:integer;
  dwc:scientificName 'Asprocottus herzensteini Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32484'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7647222222'^^xsd:double;
  dwc:latitude '55.5891666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28051'^^xsd:anyURI;
  dwc:aphiaid '1018383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332319'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1018383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1666666667"^^xsd:decimal ;
  geo-pos:long "144.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22676'^^xsd:integer;
  dwc:scientificName 'Myrichthys colubrinus (Boddaert, 1781)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32125'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8666666667'^^xsd:double;
  dwc:latitude '-4.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27006'^^xsd:anyURI;
  dwc:aphiaid '217579'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333005'^^xsd:anyURI;
  dwc:observationDate '1984-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '217579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23248'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333255'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.45"^^xsd:decimal ;
  geo-pos:long "-17.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22525'^^xsd:integer;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37127'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5833333333'^^xsd:double;
  dwc:latitude '14.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334951'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83333 -67.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24523'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24523'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Igarapé Matapi'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-67.28333'^^xsd:double;
  dwc:latitude '-1.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23936'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336449'^^xsd:anyURI;
  dwc:observationDate '1964-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23101'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.575 106.4461111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.575"^^xsd:decimal ;
  dwc:decimalLongitude "106.4461111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22301'^^xsd:integer;
  dwc:scientificName 'Abyssocottus gibbosus Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32475'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.4461111111'^^xsd:double;
  dwc:latitude '52.575'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018384'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337166'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1018384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22188'^^xsd:integer;
  dwc:scientificName 'Sargocentron microstoma (Günther, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '217952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337206'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '217952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23080'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337493'^^xsd:anyURI;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3108333333 2.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3108333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6124178229272"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22429'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11663'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.69'^^xsd:double;
  dwc:latitude '51.3108333333'^^xsd:double;
  dwc:coordinatePrecision '1251.6124178229'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337504'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 14.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 14.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "14.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22683'^^xsd:integer;
  dwc:scientificName 'Caecobarbus geertsi Boulenger, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22250'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.8666666667'^^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:30260'^^xsd:anyURI;
  dwc:aphiaid '1016826'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1016826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9166666667 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9166666667 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.9166666667"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22457'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37103'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '60.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338553'^^xsd:anyURI;
  dwc:observationDate '1979-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22387'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338652'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3108333333 2.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3108333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6124178229272"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22432'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11663'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.69'^^xsd:double;
  dwc:latitude '51.3108333333'^^xsd:double;
  dwc:coordinatePrecision '1251.6124178229'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338892'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23119'^^xsd:integer;
  dwc:scientificName 'Spicara maena Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1738888889 107.1947222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1738888889"^^xsd:decimal ;
  dwc:decimalLongitude "107.1947222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22311'^^xsd:integer;
  dwc:scientificName 'Procottus major (Taliev, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32342'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '107.1947222222'^^xsd:double;
  dwc:latitude '53.1738888889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339947'^^xsd:anyURI;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22698'^^xsd:integer;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11658'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:30266'^^xsd:anyURI;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340066'^^xsd:anyURI;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23247'^^xsd:integer;
  dwc:scientificName 'Lepomis gibbosus (Valenciennes, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340214'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37097" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22638'^^xsd:integer;
  dwc:scientificName 'Raja brachyura Lafont, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37097'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '367297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340339'^^xsd:anyURI;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '367297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22338'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus lacustris (Pallas, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341648'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22791'^^xsd:integer;
  dwc:scientificName 'Chaetodon citrinellus Cuvier, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '218744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341748'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33859" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22728'^^xsd:integer;
  dwc:scientificName 'Stephanolepis hispidus Linnaeus, 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nolf Dirk (M.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33859'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30270'^^xsd:anyURI;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22242'^^xsd:integer;
  dwc:scientificName 'Channa limbata (Cuvier, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34200'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342365'^^xsd:anyURI;
  dwc:observationDate '1998-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1666666667"^^xsd:decimal ;
  geo-pos:long "144.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/343565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22202'^^xsd:integer;
  dwc:scientificName 'Amphiprion percula (de la Ville Lacépède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'van Egmond J.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32127'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8666666667'^^xsd:double;
  dwc:latitude '-4.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29112'^^xsd:anyURI;
  dwc:aphiaid '278402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/343565'^^xsd:anyURI;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '278402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -2)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22611'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37115'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344732'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22486'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344782'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22506'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344783'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22579'^^xsd:integer;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11653'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345598'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22578'^^xsd:integer;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11653'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345599'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22219'^^xsd:integer;
  dwc:scientificName 'Schistura magnifluvis Kottelat, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1011415'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345837'^^xsd:anyURI;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1011415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23105'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22725'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347618'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59912 3.89901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59912"^^xsd:decimal ;
  dwc:decimalLongitude "3.89901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22682'^^xsd:integer;
  dwc:scientificName 'Acipenser sturio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31037'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.89901'^^xsd:double;
  dwc:latitude '51.59912'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30258'^^xsd:anyURI;
  dwc:aphiaid '126279'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348134'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23340'^^xsd:integer;
  dwc:scientificName 'Leuciscus cephalus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154323'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348833'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22781'^^xsd:integer;
  dwc:scientificName 'Chaetodon baronessa Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '273328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349414'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2138888889 2.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2138888889"^^xsd:decimal ;
  dwc:decimalLongitude "2.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1858.335987503045"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22899'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus (Sauvage, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11644'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.825'^^xsd:double;
  dwc:latitude '51.2138888889'^^xsd:double;
  dwc:coordinatePrecision '1858.335987503'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16437'^^xsd:anyURI;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349516'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333333333 -17.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22471'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37146'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.3833333333'^^xsd:double;
  dwc:latitude '58.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349635'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1833333333 -90.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1833333333 -90.1)"^^geo:wktLiteral ;
  geo-pos:lat "30.1833333333"^^xsd:decimal ;
  geo-pos:long "-90.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35158" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22732'^^xsd:integer;
  dwc:scientificName 'Micropogonias undulatus (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nolf Dirk (M.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35158'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-90.1'^^xsd:double;
  dwc:latitude '30.1833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30283'^^xsd:anyURI;
  dwc:aphiaid '151158'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4666666667 13.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22195'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus (Valenciennes, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33693'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Slovenia'^^xsd:string;
  dwc:longitude '13.6333333333'^^xsd:double;
  dwc:latitude '45.4666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28643'^^xsd:anyURI;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350123'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3666666667 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1854.2601139017422"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22716'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1204'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '51.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1854.2601139017'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350264'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.575 106.4461111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.575"^^xsd:decimal ;
  dwc:decimalLongitude "106.4461111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22304'^^xsd:integer;
  dwc:scientificName 'Limnocottus pallidus Taliev, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32475'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.4461111111'^^xsd:double;
  dwc:latitude '52.575'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1014291'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350772'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1014291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.75 48.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.75 48.4666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.75"^^xsd:decimal ;
  geo-pos:long "48.4666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22844'^^xsd:integer;
  dwc:scientificName 'Oxylapia polli Kiener & Maugé, 1966'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30547'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.4666666667'^^xsd:double;
  dwc:latitude '-19.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:22044'^^xsd:anyURI;
  dwc:aphiaid '1013423'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351266'^^xsd:anyURI;
  dwc:observationDate '1965-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1013423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3666666667 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1854.2601139017422"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22717'^^xsd:integer;
  dwc:scientificName 'Gobius niger Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1204'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '51.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1854.2601139017'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351380'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22902'^^xsd:integer;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11652'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:21234'^^xsd:anyURI;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351550'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22280'^^xsd:integer;
  dwc:scientificName 'Ophthalmotilapia heterodonta (Poll & Matthes, 1962)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13692'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351683'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22403'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351898'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5333333333"^^xsd:decimal ;
  geo-pos:long "-149.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22284'^^xsd:integer;
  dwc:scientificName 'Stegastes nigricans (de la Ville Lacépède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27472'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.8333333333'^^xsd:double;
  dwc:latitude '-17.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:29256'^^xsd:anyURI;
  dwc:aphiaid '218849'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-53.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22739'^^xsd:integer;
  dwc:scientificName 'Hoplias malabaricus (Bloch, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.1666666667'^^xsd:double;
  dwc:latitude '3.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:30307'^^xsd:anyURI;
  dwc:aphiaid '874263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352276'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '874263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23644'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352438'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4166666667 -1.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4166666667 -1.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "61.4166666667"^^xsd:decimal ;
  geo-pos:long "-1.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22577'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37131'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-1.1666666667'^^xsd:double;
  dwc:latitude '61.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:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352963'^^xsd:anyURI;
  dwc:observationDate '1982-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8833333333 27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8833333333 27.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.8833333333"^^xsd:decimal ;
  geo-pos:long "27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28597" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22367'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus (Valenciennes, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15'^^xsd:double;
  dwc:latitude '36.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29729'^^xsd:anyURI;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354088'^^xsd:anyURI;
  dwc:observationDate '2002-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22417'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354232'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8666666667 14.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30748" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22201'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus (Valenciennes, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30748'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Malta'^^xsd:string;
  dwc:longitude '14.5666666667'^^xsd:double;
  dwc:latitude '35.8666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28894'^^xsd:anyURI;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354310'^^xsd:anyURI;
  dwc:observationDate '1999-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8166666667 -51.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-51.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20218'^^xsd:integer;
  dwc:scientificName 'Tometes trilobatus Valenciennes, 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jégu Michel (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12082'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-51.8666666667'^^xsd:double;
  dwc:latitude '3.8166666667'^^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:aphiaid '1021789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354426'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1021789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22619'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354710'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22235'^^xsd:integer;
  dwc:scientificName 'Poropuntius laoensis (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1020730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355529'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1020730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6333333333 -72.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6333333333 -72.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.6333333333"^^xsd:decimal ;
  geo-pos:long "-72.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22752'^^xsd:integer;
  dwc:scientificName 'Hoplias macrophthalmus (Pellegrin, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12096'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-72.6'^^xsd:double;
  dwc:latitude '-7.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:24013'^^xsd:anyURI;
  dwc:aphiaid '1017833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355679'^^xsd:anyURI;
  dwc:observationDate '1967-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1017833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3325 106.1244444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3325"^^xsd:decimal ;
  dwc:decimalLongitude "106.1244444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/356016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22327'^^xsd:integer;
  dwc:scientificName 'Cottocomephorus inermis (Yakovlev, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32478'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.1244444444'^^xsd:double;
  dwc:latitude '52.3325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/356016'^^xsd:anyURI;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1018975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22356'^^xsd:integer;
  dwc:scientificName 'Apogon cookii Macleay, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '159588'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357466'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '712654'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4833333333 -17.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22477'^^xsd:integer;
  dwc:scientificName 'Squatina aculeata Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37129'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.56'^^xsd:double;
  dwc:latitude '14.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105926'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359147'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.667 -17.3983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/361411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33631" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22478'^^xsd:integer;
  dwc:scientificName 'Centrophorus granulosus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33631'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.3983'^^xsd:double;
  dwc:latitude '14.667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/361411'^^xsd:anyURI;
  dwc:observationDate '1964-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.45"^^xsd:decimal ;
  geo-pos:long "-54.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/362799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24341'^^xsd:integer;
  dwc:scientificName 'Rineloricaria misionera Rodriguez & Miquelarena, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24337'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.7'^^xsd:double;
  dwc:latitude '-26.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 '1009296'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/362799'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1009296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5 -58.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5 -58.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5"^^xsd:decimal ;
  geo-pos:long "-58.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/363526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22957'^^xsd:integer;
  dwc:scientificName 'Triportheus pantanensis Malabarba, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31407'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-58.8333333333'^^xsd:double;
  dwc:latitude '-23.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:25789'^^xsd:anyURI;
  dwc:aphiaid '1333398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/363526'^^xsd:anyURI;
  dwc:observationDate '1977-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1333398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/363804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22413'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera  (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/363804'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11659" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22715'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11659'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 56.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.45"^^xsd:decimal ;
  dwc:decimalLongitude "56.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 56.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "27.45"^^xsd:decimal ;
  geo-pos:long "56.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22681'^^xsd:integer;
  dwc:scientificName 'Aphanius ginaonis (Holly, 1929)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29626'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.3333333333'^^xsd:double;
  dwc:latitude '27.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:30225'^^xsd:anyURI;
  dwc:aphiaid '1015983'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365290'^^xsd:anyURI;
  dwc:observationDate '2004-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1605286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6333333333 -54.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22767'^^xsd:integer;
  dwc:scientificName 'Hoplias malabaricus (Bloch, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27219'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-54.0333333333'^^xsd:double;
  dwc:latitude '3.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:24276'^^xsd:anyURI;
  dwc:aphiaid '874263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365541'^^xsd:anyURI;
  dwc:observationDate '1969-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '874263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67922 -55.23829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67922"^^xsd:decimal ;
  dwc:decimalLongitude "-55.23829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22948'^^xsd:integer;
  dwc:scientificName 'Semaprochilodus Theraponura Ortega & Vari, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12231'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.23829'^^xsd:double;
  dwc:latitude '-2.67922'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23372'^^xsd:anyURI;
  dwc:aphiaid '270867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365932'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '270867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23402'^^xsd:integer;
  dwc:scientificName 'Leuciscus idus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154324'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368107'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.35 -55.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.35"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.35 -55.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "3.35"^^xsd:decimal ;
  geo-pos:long "-55.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24524'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31143'^^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 '8'^^xsd:integer;
  dwc:continentOcean 'Paloemeu'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-55.4333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368511'^^xsd:anyURI;
  dwc:observationDate '1966-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22333'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368940'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6916666667 -17.2966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22596'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2966666667'^^xsd:double;
  dwc:latitude '14.6916666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369114'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6916666667 -17.2966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22595'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2966666667'^^xsd:double;
  dwc:latitude '14.6916666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369115'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1666666667"^^xsd:decimal ;
  geo-pos:long "144.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22204'^^xsd:integer;
  dwc:scientificName 'Amphiprion clarkii (Bennett, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'van Egmond J.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32129'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8666666667'^^xsd:double;
  dwc:latitude '-4.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29112'^^xsd:anyURI;
  dwc:aphiaid '212783'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370087'^^xsd:anyURI;
  dwc:observationDate '1996-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '212783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23072'^^xsd:integer;
  dwc:scientificName 'Raja undulata de la Ville Lacépède, 1802'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '105891'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370550'^^xsd:anyURI;
  dwc:observationDate '2005-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23073'^^xsd:integer;
  dwc:scientificName 'Raja undulata de la Ville Lacépède, 1802'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '105891'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370551'^^xsd:anyURI;
  dwc:observationDate '2005-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22388'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371033'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22186'^^xsd:integer;
  dwc:scientificName 'Plectroglyphidodon johnstonianus Fowler & Ball, 1924'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '212859'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373165'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20897'^^xsd:integer;
  dwc:scientificName 'Aphanopus carbo Lowe, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37135'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.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:26430'^^xsd:anyURI;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374089'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333333333 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22458'^^xsd:integer;
  dwc:scientificName 'Dalatias licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37122'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '55.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374260'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22722'^^xsd:integer;
  dwc:scientificName 'Clupea sprattus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374460'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23635'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375256'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23069'^^xsd:integer;
  dwc:scientificName 'Squatina squatina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11668'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '105928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375910'^^xsd:anyURI;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.7166666667 25.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.7166666667 25.4666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-10.7166666667"^^xsd:decimal ;
  geo-pos:long "25.4666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18627" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8527'^^xsd:integer;
  dwc:scientificName 'Mastacembelus frenatus Boulenger, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vreven E.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18627'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.4666666667'^^xsd:double;
  dwc:latitude '-10.7166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19068'^^xsd:anyURI;
  dwc:aphiaid '1017050'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1017050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22321'^^xsd:integer;
  dwc:scientificName 'Asprocottus herzensteini Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376532'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1018383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23074'^^xsd:integer;
  dwc:scientificName 'Raja microocellata Montagu, 1818'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.), Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376791'^^xsd:anyURI;
  dwc:observationDate '2005-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6666666667 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6666666667 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.6666666667"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22435'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37102'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '60.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376860'^^xsd:anyURI;
  dwc:observationDate '1979-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22216'^^xsd:integer;
  dwc:scientificName 'Homaloptera Van Hasselt, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34175'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '154192'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378737'^^xsd:anyURI;
  dwc:observationDate '1998-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '154192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5666666667 3.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5666666667 3.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.5666666667"^^xsd:decimal ;
  geo-pos:long "3.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22696'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides platessoides (Fabricius, 1780)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10169'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0833333333'^^xsd:double;
  dwc:latitude '51.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:30266'^^xsd:anyURI;
  dwc:aphiaid '127137'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378867'^^xsd:anyURI;
  dwc:observationDate '1998-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3138888889 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3138888889"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2631.904470463007"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22961'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11651'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '51.3138888889'^^xsd:double;
  dwc:coordinatePrecision '2631.904470463'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20523'^^xsd:anyURI;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379414'^^xsd:anyURI;
  dwc:observationDate '1955-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10597" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22749'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10597'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.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:30312'^^xsd:anyURI;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22547'^^xsd:integer;
  dwc:scientificName 'Raja batis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37095'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22632'^^xsd:integer;
  dwc:scientificName 'Scymnodon ringens Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37119'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '57.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105918'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380148'^^xsd:anyURI;
  dwc:observationDate '1980-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22393'^^xsd:integer;
  dwc:scientificName 'Solea lascaris (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154674'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380163'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23083'^^xsd:integer;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380362'^^xsd:anyURI;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9166666667"^^xsd:decimal ;
  geo-pos:long "-5.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22582'^^xsd:integer;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37108'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.1666666667'^^xsd:double;
  dwc:latitude '59.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:29788'^^xsd:anyURI;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381006'^^xsd:anyURI;
  dwc:observationDate '1980-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1333333333 -15.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1333333333 -15.6166666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1333333333"^^xsd:decimal ;
  geo-pos:long "-15.6166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22590'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37143'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.6166666667'^^xsd:double;
  dwc:latitude '57.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381069'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12078'^^xsd:integer;
  dwc:scientificName 'Aulonocranus dewindti (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.), Verne Sébastien'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1026857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383144'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22326'^^xsd:integer;
  dwc:scientificName 'Abyssocottus gibbosus Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018384'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383194'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1018384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22452'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37133'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383301'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -13.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -13.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-13.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22572'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37152'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.6833333333'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383381'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22772'^^xsd:integer;
  dwc:scientificName 'Chaetodon lunulatus Quoy & Gaimard, 1824'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '398549'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383840'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '398549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22903'^^xsd:integer;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11650'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:20523'^^xsd:anyURI;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384004'^^xsd:anyURI;
  dwc:observationDate '1955-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22337'^^xsd:integer;
  dwc:scientificName 'Cyprinidae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Doucet Jean'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '154163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384192'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '154163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22421'^^xsd:integer;
  dwc:scientificName 'Gadus luscus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384865'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3666666667 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3666666667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3666666667 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3666666667"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12423" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11725'^^xsd:integer;
  dwc:scientificName 'Callochromis melanostigma (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12423'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Burundi'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-3.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1018477'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384923'^^xsd:anyURI;
  dwc:observationDate '1953-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1018477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22332'^^xsd:integer;
  dwc:scientificName 'Acerina cernua (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '151305'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385880'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '405451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22273'^^xsd:integer;
  dwc:scientificName 'Cyathopharynx furcifer (Boulenger, 1898)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019098'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387537'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1019098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22260'^^xsd:integer;
  dwc:scientificName 'Xenotilapia flavipinnis Poll, 1985'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1011951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387971'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1011951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23395'^^xsd:integer;
  dwc:scientificName 'Carassius auratus auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389869'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2138888889 2.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2138888889"^^xsd:decimal ;
  dwc:decimalLongitude "2.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2063.563542736342"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11645" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22768'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11645'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.825'^^xsd:double;
  dwc:latitude '51.2138888889'^^xsd:double;
  dwc:coordinatePrecision '2063.5635427363'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16437'^^xsd:anyURI;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390739'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22782'^^xsd:integer;
  dwc:scientificName 'Chaetodon ephippium (Cuvier, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '273335'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391521'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 -9.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 -9.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.3333333333"^^xsd:decimal ;
  geo-pos:long "-9.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20895'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37137'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.4166666667'^^xsd:double;
  dwc:latitude '57.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:26430'^^xsd:anyURI;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392487'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22837'^^xsd:integer;
  dwc:scientificName 'Ostracion cubicus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12013'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392845'^^xsd:anyURI;
  dwc:observationDate '1959-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22792'^^xsd:integer;
  dwc:scientificName 'Apogon de la Ville Lacépède, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '125913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392973'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/393029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22399'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/393029'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16 -61.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16 -61.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16"^^xsd:decimal ;
  geo-pos:long "-61.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/393905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11917" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22769'^^xsd:integer;
  dwc:scientificName 'Hoplerythrinus unitaeniatus (Spix & Agassiz, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11917'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Bolivia'^^xsd:string;
  dwc:longitude '-61.6666666667'^^xsd:double;
  dwc:latitude '-16'^^xsd:integer;
  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 '1020986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/393905'^^xsd:anyURI;
  dwc:observationDate '1977-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1020986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11670" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22734'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cappetta Henri-Charles (M.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11670'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:30284'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394708'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61082 -3.70737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61082"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23205'^^xsd:integer;
  dwc:scientificName 'Brama brama (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30691'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.70737'^^xsd:double;
  dwc:latitude '40.61082'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30691'^^xsd:anyURI;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394886'^^xsd:anyURI;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22406'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395504'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22239'^^xsd:integer;
  dwc:scientificName 'Devario regina (Fowler, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34204'^^xsd:string;
  dwc:collector 'Coulon Georges (M.), Kok Philippe J.R. (M.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1015564'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395778'^^xsd:anyURI;
  dwc:observationDate '1998-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1015564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5166666667 -17.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22475'^^xsd:integer;
  dwc:scientificName 'Squatina aculeata Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37130'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.605'^^xsd:double;
  dwc:latitude '14.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105926'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396136'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5166666667 -17.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22473'^^xsd:integer;
  dwc:scientificName 'Squatina aculeata Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37130'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.605'^^xsd:double;
  dwc:latitude '14.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105926'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396137'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.65"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35865" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber Linnaeus, 1758'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35865'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396202'^^xsd:anyURI;
  dwc:observationDate '1935-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6666666667 -60.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6666666667 -60.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6666666667"^^xsd:decimal ;
  geo-pos:long "-60.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11891" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22751'^^xsd:integer;
  dwc:scientificName 'Erythrinus erythrinus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11891'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Bolivia'^^xsd:string;
  dwc:longitude '-60.8666666667'^^xsd:double;
  dwc:latitude '-17.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:25789'^^xsd:anyURI;
  dwc:aphiaid '1020987'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396430'^^xsd:anyURI;
  dwc:observationDate '1977-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1020987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22390'^^xsd:integer;
  dwc:scientificName 'Gadus callarias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154378'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397221'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397268> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397268>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17428" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '6644'^^xsd:integer;
  dwc:scientificName 'Mastacembelus frenatus Boulenger, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vreven E.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17428'^^xsd:string;
  dwc:yearCollected '1938'^^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:12277'^^xsd:anyURI;
  dwc:aphiaid '1017050'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397268'^^xsd:anyURI;
  dwc:observationDate '1938-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017050'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22325'^^xsd:integer;
  dwc:scientificName 'Limnocottus pallidus Taliev, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1014291'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398006'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1014291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7166666667 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7166666667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7166666667 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "56.7166666667"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22505'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37142'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.35'^^xsd:double;
  dwc:latitude '56.7166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399606'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22704'^^xsd:integer;
  dwc:scientificName 'Symphodus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11656'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:30266'^^xsd:anyURI;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399845'^^xsd:anyURI;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22906'^^xsd:integer;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11649'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:19555'^^xsd:anyURI;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399945'^^xsd:anyURI;
  dwc:observationDate '1954-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30952" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22816'^^xsd:integer;
  dwc:scientificName 'Pterois volitans (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30952'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '159559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400650'^^xsd:anyURI;
  dwc:observationDate '1959-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '159559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22274'^^xsd:integer;
  dwc:scientificName 'Lestradea perspicax Poll, 1943'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1014582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400663'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1014582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5666666667 3.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5666666667 3.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.5666666667"^^xsd:decimal ;
  geo-pos:long "3.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22697'^^xsd:integer;
  dwc:scientificName 'Enchelyopus cimbrius (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10170'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0833333333'^^xsd:double;
  dwc:latitude '51.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:30266'^^xsd:anyURI;
  dwc:aphiaid '126450'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401100'^^xsd:anyURI;
  dwc:observationDate '1998-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3108333333 2.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3108333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6124178229272"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22431'^^xsd:integer;
  dwc:scientificName 'Gadus luscus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11663'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.69'^^xsd:double;
  dwc:latitude '51.3108333333'^^xsd:double;
  dwc:coordinatePrecision '1251.6124178229'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401224'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22215'^^xsd:integer;
  dwc:scientificName 'Gambusia affinis (Baird & Girard, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34173'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401304'^^xsd:anyURI;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30953" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22824'^^xsd:integer;
  dwc:scientificName 'Echeneis naucrates Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30953'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '126848'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401428'^^xsd:anyURI;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126848'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401470> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401470>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21286'^^xsd:integer;
  dwc:scientificName 'Moenkhausia Eigenmann, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31135'^^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:aphiaid '269904'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401470'^^xsd:anyURI;
  dwc:observationDate '1966-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '269904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4166666667"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22446'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37120'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '56.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401917'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5891666667 109.7647222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5891666667"^^xsd:decimal ;
  dwc:decimalLongitude "109.7647222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22666'^^xsd:integer;
  dwc:scientificName 'Limnocottus griseus (Taliev, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32484'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7647222222'^^xsd:double;
  dwc:latitude '55.5891666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28051'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402415'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.45"^^xsd:decimal ;
  geo-pos:long "-17.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22461'^^xsd:integer;
  dwc:scientificName 'Squalus blainville (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37127'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5833333333'^^xsd:double;
  dwc:latitude '14.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105924'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402796'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9166666667 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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 "26161.0275729203"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22548'^^xsd:integer;
  dwc:scientificName 'Raja batis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37093'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '57.9166666667'^^xsd:double;
  dwc:coordinatePrecision '26161.02757292'^^xsd:double;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403205'^^xsd:anyURI;
  dwc:observationDate '1982-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1666666667 -7.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1666666667 -7.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.1666666667"^^xsd:decimal ;
  geo-pos:long "-7.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22550'^^xsd:integer;
  dwc:scientificName 'Raja batis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37139'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.3333333333'^^xsd:double;
  dwc:latitude '56.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403334'^^xsd:anyURI;
  dwc:observationDate '1982-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3666666667 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22730'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1205'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '51.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:29369'^^xsd:anyURI;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403870'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22395'^^xsd:integer;
  dwc:scientificName 'Clupea harengus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403975'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22244'^^xsd:integer;
  dwc:scientificName 'Esomus metallicus Ahl, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34195'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '280717'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405343'^^xsd:anyURI;
  dwc:observationDate '1998-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '280717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.575 106.4461111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.575"^^xsd:decimal ;
  dwc:decimalLongitude "106.4461111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22299'^^xsd:integer;
  dwc:scientificName 'Comephorus baikalensis (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32475'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.4461111111'^^xsd:double;
  dwc:latitude '52.575'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1023019'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406193'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1023019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22633'^^xsd:integer;
  dwc:scientificName 'Scymnodon ringens Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105918'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407460'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22591'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37147'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '58.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407764'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21 6.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21"^^xsd:decimal ;
  dwc:decimalLongitude "6.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/410338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23158'^^xsd:integer;
  dwc:scientificName 'Thymallus thymallus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Pia'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-2'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '6.09'^^xsd:double;
  dwc:latitude '50.21'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30571'^^xsd:anyURI;
  dwc:aphiaid '154375'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/410338'^^xsd:anyURI;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22336'^^xsd:integer;
  dwc:scientificName 'Leuciscus leuciscus baicalensis (Dybowski, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '324397'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411594'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1020385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -13.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -13.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "-13.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22455'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37144'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.8333333333'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411963'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/412267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22265'^^xsd:integer;
  dwc:scientificName 'Aulonocranus dewindti (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13694'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1026857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/412267'^^xsd:anyURI;
  dwc:observationDate '1953-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1026857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 -65.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.8"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 -65.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-10.8"^^xsd:decimal ;
  geo-pos:long "-65.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22753'^^xsd:integer;
  dwc:scientificName 'Hoplias macrophthalmus (Pellegrin, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12100'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-65.3666666667'^^xsd:double;
  dwc:latitude '-10.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:24013'^^xsd:anyURI;
  dwc:aphiaid '1017833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413709'^^xsd:anyURI;
  dwc:observationDate '1967-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1017833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1019444444 110.5938888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1019444444"^^xsd:decimal ;
  dwc:decimalLongitude "110.5938888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/415078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19743'^^xsd:integer;
  dwc:scientificName 'Acantophthalmus shelfordii Popta, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.), Burridge'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29363'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '110.5938888889'^^xsd:double;
  dwc:latitude '-0.1019444444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/415078'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/415948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22776'^^xsd:integer;
  dwc:scientificName 'Chaetodon lineolatus Cuvier, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '218734'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/415948'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4402777778 3.0263888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4402777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.0263888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "772.6168518549938"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/416817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22720'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11733'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0263888889'^^xsd:double;
  dwc:latitude '51.4402777778'^^xsd:double;
  dwc:coordinatePrecision '772.61685185499'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/416817'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4833333333 -17.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22526'^^xsd:integer;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37129'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.56'^^xsd:double;
  dwc:latitude '14.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417888'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-53.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22744'^^xsd:integer;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.1666666667'^^xsd:double;
  dwc:latitude '3.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:30307'^^xsd:anyURI;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418000'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22223'^^xsd:integer;
  dwc:scientificName 'Systomus binotatus (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34178'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418461'^^xsd:anyURI;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 -63.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 -63.45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "-63.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24522'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24522'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-63.45'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23936'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419615'^^xsd:anyURI;
  dwc:observationDate '1964-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22225'^^xsd:integer;
  dwc:scientificName 'Rasbora Bleeker, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34178'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '270697'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419988'^^xsd:anyURI;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '270697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67922 -55.23829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67922"^^xsd:decimal ;
  dwc:decimalLongitude "-55.23829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22946'^^xsd:integer;
  dwc:scientificName 'Triportheus albus Cope, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12232'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.23829'^^xsd:double;
  dwc:latitude '-2.67922'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '1020447'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420247'^^xsd:anyURI;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1020447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61082 -3.70737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61082"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23213'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales Arturo'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30692'^^xsd:string;
  dwc:collector 'Morales Arturo'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.70737'^^xsd:double;
  dwc:latitude '40.61082'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30692'^^xsd:anyURI;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421516'^^xsd:anyURI;
  dwc:observationDate '2006-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9666666667 2.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9666666667 2.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.9666666667"^^xsd:decimal ;
  geo-pos:long "2.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27549" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22699'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27549'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '2.4333333333'^^xsd:double;
  dwc:latitude '50.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:30266'^^xsd:anyURI;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422027'^^xsd:anyURI;
  dwc:observationDate '1998-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2816666667 2.4766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.4766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6061488470655"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22294'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera  (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11666'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4766666667'^^xsd:double;
  dwc:latitude '51.2816666667'^^xsd:double;
  dwc:coordinatePrecision '1251.6061488471'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422048'^^xsd:anyURI;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22901'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus (Sauvage, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11652'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:21234'^^xsd:anyURI;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422195'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7333333333 30.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7333333333 30.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.7333333333"^^xsd:decimal ;
  geo-pos:long "30.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34558" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22199'^^xsd:integer;
  dwc:scientificName 'Aphanius anatoliae sureyanus (Neu, 1937)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34558'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '30.2'^^xsd:double;
  dwc:latitude '37.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28617'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422327'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22558'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37148'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '59.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:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422944'^^xsd:anyURI;
  dwc:observationDate '1984-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22178'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424329'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22322'^^xsd:integer;
  dwc:scientificName 'Comephorus dybowskii Korotneff, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018562'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424609'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1018562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4166666667"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22554'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37120'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '56.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:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425692'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22245'^^xsd:integer;
  dwc:scientificName 'Poecilia reticulata Peters, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34195'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '154400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427312'^^xsd:anyURI;
  dwc:observationDate '1998-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '154400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23118'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3325 106.1244444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3325"^^xsd:decimal ;
  dwc:decimalLongitude "106.1244444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22346'^^xsd:integer;
  dwc:scientificName 'Asprocottus herzensteini Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32478'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.1244444444'^^xsd:double;
  dwc:latitude '52.3325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427891'^^xsd:anyURI;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1018383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22786'^^xsd:integer;
  dwc:scientificName 'Tetrosomus gibbosus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '219915'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428045'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22359'^^xsd:integer;
  dwc:scientificName 'Pomacanthus xanthometopon (Bleeker, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '276027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428527'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '276027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23072'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428676'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5333333333"^^xsd:decimal ;
  geo-pos:long "-149.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22286'^^xsd:integer;
  dwc:scientificName 'Chromis acares Randall & Swerdloff, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27472'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.8333333333'^^xsd:double;
  dwc:latitude '-17.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:29256'^^xsd:anyURI;
  dwc:aphiaid '273706'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595014'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22174'^^xsd:integer;
  dwc:scientificName 'Apogon imberbis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '273021'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429370'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3333333333 -6.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22589'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37098'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.75'^^xsd:double;
  dwc:latitude '59.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429639'^^xsd:anyURI;
  dwc:observationDate '1974-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23296'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429894'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22229'^^xsd:integer;
  dwc:scientificName 'Systomus binotatus (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430443'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34199" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22237'^^xsd:integer;
  dwc:scientificName 'Rasbora paviei (Tirant, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34199'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431957'^^xsd:anyURI;
  dwc:observationDate '1998-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3333333333 -3.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3333333333 -3.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.3333333333"^^xsd:decimal ;
  geo-pos:long "-3.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/433898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22634'^^xsd:integer;
  dwc:scientificName 'Scymnodon ringens Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37140'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.8333333333'^^xsd:double;
  dwc:latitude '59.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105918'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/433898'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-13.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22568'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37151'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.4333333333'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434108'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-13.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22570'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37151'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.4333333333'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434109'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-13.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22571'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37151'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.4333333333'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434110'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 -3.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 -3.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.25"^^xsd:decimal ;
  geo-pos:long "-3.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22567'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37111'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.4166666667'^^xsd:double;
  dwc:latitude '60.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434247'^^xsd:anyURI;
  dwc:observationDate '1980-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5166666667 -17.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22583'^^xsd:integer;
  dwc:scientificName 'Raja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37130'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.605'^^xsd:double;
  dwc:latitude '14.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298956'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434419'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22323'^^xsd:integer;
  dwc:scientificName 'Abyssocottus Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '268177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435597'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '268177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3527777778 2.3083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3527777778"^^xsd:decimal ;
  dwc:decimalLongitude "2.3083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3380.354579677348"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22904'^^xsd:integer;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11648'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3083333333'^^xsd:double;
  dwc:latitude '51.3527777778'^^xsd:double;
  dwc:coordinatePrecision '3380.3545796773'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18979'^^xsd:anyURI;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435998'^^xsd:anyURI;
  dwc:observationDate '1953-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2686111111 105.8972222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2686111111"^^xsd:decimal ;
  dwc:decimalLongitude "105.8972222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/436359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22297'^^xsd:integer;
  dwc:scientificName 'Abyssocottus gibbosus Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32473'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '105.8972222222'^^xsd:double;
  dwc:latitude '52.2686111111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018384'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/436359'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1018384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/436692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22352'^^xsd:integer;
  dwc:scientificName 'Gnatholepis scapulostigma Herre, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '219474'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/436692'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '219476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22389'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437317'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5891666667 109.7647222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5891666667"^^xsd:decimal ;
  dwc:decimalLongitude "109.7647222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22664'^^xsd:integer;
  dwc:scientificName 'Coregonus autumnalis (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32485'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7647222222'^^xsd:double;
  dwc:latitude '55.5891666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28051'^^xsd:anyURI;
  dwc:aphiaid '127179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437421'^^xsd:anyURI;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.05423 -44.31636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.05423"^^xsd:decimal ;
  dwc:decimalLongitude "-44.31636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22929'^^xsd:integer;
  dwc:scientificName 'Metynnis Cope, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12246'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.31636'^^xsd:double;
  dwc:latitude '-20.05423'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23936'^^xsd:anyURI;
  dwc:aphiaid '269850'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437556'^^xsd:anyURI;
  dwc:observationDate '1964-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '269850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22777'^^xsd:integer;
  dwc:scientificName 'Chaetodon flavirostris Günther, 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '273337'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438298'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 -78.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 -78.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "-78.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22680'^^xsd:integer;
  dwc:scientificName 'Ogilbia galapagosensis (Poll & Leleup, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27031'^^xsd:string;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-78.5'^^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:30214'^^xsd:anyURI;
  dwc:aphiaid '281848'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23307'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438620'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3108333333 2.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3108333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6124178229272"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22430'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11663'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.69'^^xsd:double;
  dwc:latitude '51.3108333333'^^xsd:double;
  dwc:coordinatePrecision '1251.6124178229'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438787'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/439404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22386'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/439404'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3108333333 2.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3108333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6124178229272"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/439510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22433'^^xsd:integer;
  dwc:scientificName 'Hyperoplus immaculatus (Corbin, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11663'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.69'^^xsd:double;
  dwc:latitude '51.3108333333'^^xsd:double;
  dwc:coordinatePrecision '1251.6124178229'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126755'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/439510'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11670" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22735'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cappetta Henri-Charles (M.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11670'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.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:30284'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440107'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22585'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37138'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441660'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22586'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37138'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441661'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22551'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37099'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444034'^^xsd:anyURI;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22553'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37099'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444035'^^xsd:anyURI;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22784'^^xsd:integer;
  dwc:scientificName 'Chaetodon plebeius Cuvier, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '273354'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444255'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273354'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22804'^^xsd:integer;
  dwc:scientificName 'Atherina forskali Rüppell, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12014'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '217878'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444449'^^xsd:anyURI;
  dwc:observationDate '1959-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23403'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444539'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23073'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30355'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444940'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/445284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22453'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/445284'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3666666667 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/446289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22718'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1205'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '51.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/446289'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 0.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 0.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "0.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33758" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22200'^^xsd:integer;
  dwc:scientificName 'Valencia hispanica (Valenciennes, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33758'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4166666667'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28617'^^xsd:anyURI;
  dwc:aphiaid '1022014'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1022014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22279'^^xsd:integer;
  dwc:scientificName 'Limnotilapia dardennii (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13692'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1027001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448698'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1027001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -11.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -11.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-11.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/449093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22450'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37154'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.3833333333'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/449093'^^xsd:anyURI;
  dwc:observationDate '1984-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452171>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24342,27848'^^xsd:string;
  dwc:scientificName 'Oidiphorus mcallisteri Anderson, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24342'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27848'^^xsd:anyURI;
  dwc:aphiaid '234771'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452171'^^xsd:anyURI;
  dwc:observationDate '1988-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '234771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4402777778 3.0263888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4402777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.0263888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "772.6168518549938"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22731'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11733'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0263888889'^^xsd:double;
  dwc:latitude '51.4402777778'^^xsd:double;
  dwc:coordinatePrecision '772.61685185499'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452227'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-53.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22745'^^xsd:integer;
  dwc:scientificName 'Ancistrus temminckii (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.1666666667'^^xsd:double;
  dwc:latitude '3.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:30307'^^xsd:anyURI;
  dwc:aphiaid '1022344'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452462'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22400'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452684'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22224'^^xsd:integer;
  dwc:scientificName 'Poropuntius Smith, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34178'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '270487'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453323'^^xsd:anyURI;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '270487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22424'^^xsd:integer;
  dwc:scientificName 'Solea solea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453731'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22465'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37133'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453843'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22398'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454343'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23071'^^xsd:integer;
  dwc:scientificName 'Raja brachyura Lafont, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10625'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '367297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454617'^^xsd:anyURI;
  dwc:observationDate '2004-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '367297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11730'^^xsd:integer;
  dwc:scientificName 'Callochromis melanostigma (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1018477'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454793'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1018477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11731'^^xsd:integer;
  dwc:scientificName 'Callochromis melanostigma (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1018477'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454794'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1018477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23333'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454884'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22361'^^xsd:integer;
  dwc:scientificName 'Plagiotremus rhinorhynchos (Bleeker, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '219334'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455461'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '219334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -2)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22575'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37115'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455739'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22179'^^xsd:integer;
  dwc:scientificName 'Oedalechilus labeo (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '126984'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456020'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22353'^^xsd:integer;
  dwc:scientificName 'Fowleria variegata (Valenciennes, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '209403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456048'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '209403'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34199" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22236'^^xsd:integer;
  dwc:scientificName 'Poropuntius laoensis (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34199'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1020730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456061'^^xsd:anyURI;
  dwc:observationDate '1998-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1020730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22557'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37095'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 12.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 12.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "12.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22196'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus (Valenciennes, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29814'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.3666666667'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28617'^^xsd:anyURI;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456607'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22180'^^xsd:integer;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456732'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/459693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22516'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/459693'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2166666667 5.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2166666667 5.5333333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.2166666667"^^xsd:decimal ;
  geo-pos:long "5.5333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/460200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27611" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22370'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone (de la Ville Lacépède, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nolf Dirk (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27611'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.5333333333'^^xsd:double;
  dwc:latitude '43.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:29745'^^xsd:anyURI;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/460200'^^xsd:anyURI;
  dwc:observationDate '1992-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1833333333 2.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/460681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6998" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22675'^^xsd:integer;
  dwc:scientificName 'Mola mola (Linnaeus)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6998'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8166666667'^^xsd:double;
  dwc:latitude '51.1833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30116'^^xsd:anyURI;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/460681'^^xsd:anyURI;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.05423 -44.31636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.05423"^^xsd:decimal ;
  dwc:decimalLongitude "-44.31636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/460885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22762'^^xsd:integer;
  dwc:scientificName 'Hoplias malabaricus (Bloch, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12248'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.31636'^^xsd:double;
  dwc:latitude '-20.05423'^^xsd:double;
  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 '874263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/460885'^^xsd:anyURI;
  dwc:observationDate '1967-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '874263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.75"^^xsd:decimal ;
  geo-pos:long "-6.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/461138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22538'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37118'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.3333333333'^^xsd:double;
  dwc:latitude '59.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/461138'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67922 -55.23829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67922"^^xsd:decimal ;
  dwc:decimalLongitude "-55.23829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/461438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22922'^^xsd:integer;
  dwc:scientificName 'Metynnis Cope, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12232'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.23829'^^xsd:double;
  dwc:latitude '-2.67922'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '269850'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/461438'^^xsd:anyURI;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '269850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.575 106.4461111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.575"^^xsd:decimal ;
  dwc:decimalLongitude "106.4461111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22303'^^xsd:integer;
  dwc:scientificName 'Batrachocottus nikolskii Berg, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32475'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.4461111111'^^xsd:double;
  dwc:latitude '52.575'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018973'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462451'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1018973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67922 -55.23829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67922"^^xsd:decimal ;
  dwc:decimalLongitude "-55.23829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22958'^^xsd:integer;
  dwc:scientificName 'Brycon pesu Müller & Troschel, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12222'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.23829'^^xsd:double;
  dwc:latitude '-2.67922'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23372'^^xsd:anyURI;
  dwc:aphiaid '1022030'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1022030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 109.7697222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "109.7697222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22314'^^xsd:integer;
  dwc:scientificName 'Cottocomephorus inermis (Yakovlev, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32472'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7697222222'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463119'^^xsd:anyURI;
  dwc:observationDate '1995-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1018975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/464589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22661'^^xsd:integer;
  dwc:scientificName 'Solea solea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/464589'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9666666667 29.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9666666667 29.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9666666667"^^xsd:decimal ;
  geo-pos:long "29.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/464989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12034'^^xsd:integer;
  dwc:scientificName 'Xenotilapia bathyphila Poll, 1956'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12453'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Burundi'^^xsd:string;
  dwc:longitude '29.4333333333'^^xsd:double;
  dwc:latitude '-3.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:20661'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/464989'^^xsd:anyURI;
  dwc:observationDate '1947-05-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6191666667 106.3525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6191666667"^^xsd:decimal ;
  dwc:decimalLongitude "106.3525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22305'^^xsd:integer;
  dwc:scientificName 'Paracottus knerii (Dybowski, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32476'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.3525'^^xsd:double;
  dwc:latitude '52.6191666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1020417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465424'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1020417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22357'^^xsd:integer;
  dwc:scientificName 'Chaetodon vagabundus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '218754'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465517'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '218754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22360'^^xsd:integer;
  dwc:scientificName 'Chaetodon kleinii Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '218738'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465868'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '218738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1666666667 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1666666667 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.1666666667"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22574'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37116'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '61.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465968'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22418'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465973'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-53.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/466323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22740'^^xsd:integer;
  dwc:scientificName 'Jupiaba keithi (Géry, Planquette & Le Bail, 1996)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.1666666667'^^xsd:double;
  dwc:latitude '3.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:30307'^^xsd:anyURI;
  dwc:aphiaid '1010777'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/466323'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1010777'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22404'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467074'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.09328 -68.53892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.09328"^^xsd:decimal ;
  dwc:decimalLongitude "-68.53892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24527'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24527'^^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 'Rio Tiquié'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-68.53892'^^xsd:double;
  dwc:latitude '0.09328'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467428'^^xsd:anyURI;
  dwc:observationDate '1967-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3333333333 -6.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3333333333 -6.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.3333333333"^^xsd:decimal ;
  geo-pos:long "-6.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20894'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37132'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.6666666667'^^xsd:double;
  dwc:latitude '59.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:26430'^^xsd:anyURI;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467773'^^xsd:anyURI;
  dwc:observationDate '1982-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22409'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467971'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22358'^^xsd:integer;
  dwc:scientificName 'Plesiops coeruleolineatus Rüppell, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '218342'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469070'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '218342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22426'^^xsd:integer;
  dwc:scientificName 'Solea lascaris (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154674'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469158'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5333333333 -64.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5333333333 -64.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5333333333"^^xsd:decimal ;
  geo-pos:long "-64.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11935" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22935'^^xsd:integer;
  dwc:scientificName 'Acrobrycon cf. tarijae Fowler, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11935'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Bolivia'^^xsd:string;
  dwc:longitude '-64.1833333333'^^xsd:double;
  dwc:latitude '-21.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:25297'^^xsd:anyURI;
  dwc:aphiaid '268215'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470209'^^xsd:anyURI;
  dwc:observationDate '1975-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '268215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23368'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470527'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.71667 -51.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-51.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24518" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24518'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24518'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rio Amapari'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-51.53333'^^xsd:double;
  dwc:latitude '0.71667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470605'^^xsd:anyURI;
  dwc:observationDate '1962-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22775'^^xsd:integer;
  dwc:scientificName 'Pomacanthus imperator (Bloch, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '220001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470798'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23649,23766'^^xsd:string;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472145'^^xsd:anyURI;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22227'^^xsd:integer;
  dwc:scientificName 'Gambusia affinis (Baird & Girard, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34176'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472278'^^xsd:anyURI;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4833333333 -17.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22647'^^xsd:integer;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37129'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.56'^^xsd:double;
  dwc:latitude '14.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:29788'^^xsd:anyURI;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472685'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22317'^^xsd:integer;
  dwc:scientificName 'Cottocomephorus inermis (Yakovlev, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472840'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1018975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22790'^^xsd:integer;
  dwc:scientificName 'Acanthurus triostegus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '219630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472858'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22778'^^xsd:integer;
  dwc:scientificName 'Chaetodon speculum Cuvier, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '218740'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473065'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218740'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22391'^^xsd:integer;
  dwc:scientificName 'Gadus luscus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473949'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22472'^^xsd:integer;
  dwc:scientificName 'Squatina squatina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37105'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474598'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22240'^^xsd:integer;
  dwc:scientificName 'Homaloptera Van Hasselt, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34204'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '154192'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474880'^^xsd:anyURI;
  dwc:observationDate '1998-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '154192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.45"^^xsd:decimal ;
  geo-pos:long "-54.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24338'^^xsd:integer;
  dwc:scientificName 'Rhamdia cf. quelen (Quay & Gaimard, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24337'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.7'^^xsd:double;
  dwc:latitude '-26.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 '270723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475325'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '270723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22363'^^xsd:integer;
  dwc:scientificName 'Salarias fasciatus (Bloch, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '219340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475756'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '219340'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22261'^^xsd:integer;
  dwc:scientificName 'Ectodus descampsi Boulenger, 1898'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019144'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475819'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1019144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22420'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera  (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476733'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1666666667"^^xsd:decimal ;
  geo-pos:long "144.8833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22366'^^xsd:integer;
  dwc:scientificName 'Pristis microdon Latham, 1794'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32053'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8833333333'^^xsd:double;
  dwc:latitude '-4.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29705'^^xsd:anyURI;
  dwc:aphiaid '217376'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476925'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217376'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^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 "84928.70976770489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22652'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37110'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '84928.709767705'^^xsd:double;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477099'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.75 48.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.75 48.4666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.75"^^xsd:decimal ;
  geo-pos:long "48.4666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22843'^^xsd:integer;
  dwc:scientificName 'Oxylapia polli Kiener & Maugé, 1966'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30546'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.4666666667'^^xsd:double;
  dwc:latitude '-19.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:22044'^^xsd:anyURI;
  dwc:aphiaid '1013423'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477265'^^xsd:anyURI;
  dwc:observationDate '1962-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1013423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3666666667 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22721'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1206'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '51.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477438'^^xsd:anyURI;
  dwc:observationDate '2001-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 -65.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.8"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 -65.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-10.8"^^xsd:decimal ;
  geo-pos:long "-65.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22754'^^xsd:integer;
  dwc:scientificName 'Hoplias macrophthalmus (Pellegrin, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12101'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-65.3666666667'^^xsd:double;
  dwc:latitude '-10.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:24013'^^xsd:anyURI;
  dwc:aphiaid '1017833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478437'^^xsd:anyURI;
  dwc:observationDate '1967-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1017833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22806'^^xsd:integer;
  dwc:scientificName 'Coradion altivelis Ogilby, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30956'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23713'^^xsd:anyURI;
  dwc:aphiaid '280390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23076'^^xsd:integer;
  dwc:scientificName 'Raja brachyura Lafont, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '367297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482634'^^xsd:anyURI;
  dwc:observationDate '2005-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '367297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3108333333 2.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3108333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6124178229272"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22427'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11663'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.69'^^xsd:double;
  dwc:latitude '51.3108333333'^^xsd:double;
  dwc:coordinatePrecision '1251.6124178229'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483160'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3166666667 -2.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3166666667 -2.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "30.3166666667"^^xsd:decimal ;
  geo-pos:long "-2.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/485884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22679'^^xsd:integer;
  dwc:scientificName 'Aphanius iberus (Valenciennes, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/50'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '-2.2666666667'^^xsd:double;
  dwc:latitude '30.3166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30212'^^xsd:anyURI;
  dwc:aphiaid '126429'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/485884'^^xsd:anyURI;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1605284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/486844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22173'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/486844'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11665'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487749'^^xsd:anyURI;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22562'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487914'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22350'^^xsd:integer;
  dwc:scientificName 'Plotosus lineatus (Thunberg, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489208'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.41667 -60.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.41667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.41667 -60.86667)"^^geo:wktLiteral ;
  geo-pos:lat "2.41667"^^xsd:decimal ;
  geo-pos:long "-60.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24514'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24514'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. le Roi Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Rio Mucajaí'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-60.86667'^^xsd:double;
  dwc:latitude '2.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489502'^^xsd:anyURI;
  dwc:observationDate '1962-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 5)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/7801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22655'^^xsd:integer;
  dwc:scientificName 'Cyprinidae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/7801'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '50.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:29949'^^xsd:anyURI;
  dwc:aphiaid '154163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489954'^^xsd:anyURI;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22181'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489997'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-53.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22742'^^xsd:integer;
  dwc:scientificName 'Pseudancistrus barbatus (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.1666666667'^^xsd:double;
  dwc:latitude '3.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:30307'^^xsd:anyURI;
  dwc:aphiaid '1017722'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490120'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017722'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22246'^^xsd:integer;
  dwc:scientificName 'Poropuntius laoensis (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34185'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1020730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490191'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1020730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.57969 -71.99993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.57969"^^xsd:decimal ;
  dwc:decimalLongitude "-71.99993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22185'^^xsd:integer;
  dwc:scientificName 'Cyprinodon bondi Myers, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bellemans Marc (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28862'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Haiti'^^xsd:string;
  dwc:longitude '-71.99993'^^xsd:double;
  dwc:latitude '18.57969'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28832'^^xsd:anyURI;
  dwc:aphiaid '276020'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490456'^^xsd:anyURI;
  dwc:observationDate '1999-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '276020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12022'^^xsd:integer;
  dwc:scientificName 'Xenotilapia bathyphila Poll, 1956'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490551'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22621'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490695'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22630'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490696'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22259'^^xsd:integer;
  dwc:scientificName 'Callochromis pleurospilus (Boulenger, 1906)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13694'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1017318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491717'^^xsd:anyURI;
  dwc:observationDate '1953-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1017318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45319 -54.70483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45319"^^xsd:decimal ;
  dwc:decimalLongitude "-54.70483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/492652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES-23770" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23770'^^xsd:integer;
  dwc:scientificName 'Leporinus obtusidens (Valenciennes, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES-23770'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.70483'^^xsd:double;
  dwc:latitude '-26.45319'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25789'^^xsd:anyURI;
  dwc:aphiaid '1018822'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/492652'^^xsd:anyURI;
  dwc:observationDate '1977-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1418269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2166666667 2.9166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/7726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22364'^^xsd:integer;
  dwc:scientificName 'Hypophthalmichthys molitrix (Valenciennes, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/7726'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9166666667'^^xsd:double;
  dwc:latitude '51.2166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29512'^^xsd:anyURI;
  dwc:aphiaid '154319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493069'^^xsd:anyURI;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.8833333333"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6437" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23015'^^xsd:integer;
  dwc:scientificName 'Clarias Scopoli, 1777'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6437'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30439'^^xsd:anyURI;
  dwc:aphiaid '268785'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494730'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '268785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22908'^^xsd:integer;
  dwc:scientificName 'Spratelloides Bleeker, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12014'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '125722'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494842'^^xsd:anyURI;
  dwc:observationDate '1959-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23087'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.2 -53.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.2 -53.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.2"^^xsd:decimal ;
  geo-pos:long "-53.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22947'^^xsd:integer;
  dwc:scientificName 'Platydoras costatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12154'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.2333333333'^^xsd:double;
  dwc:latitude '-11.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23936'^^xsd:anyURI;
  dwc:aphiaid '1020735'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497672'^^xsd:anyURI;
  dwc:observationDate '1964-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1020735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 109.7697222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "109.7697222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22312'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32472'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7697222222'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498645'^^xsd:anyURI;
  dwc:observationDate '1995-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23306'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498665'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.8833333333"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23054'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6438'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30455'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499620'^^xsd:anyURI;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22362'^^xsd:integer;
  dwc:scientificName 'Stethojulis strigiventer (Bennett, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499854'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22217'^^xsd:integer;
  dwc:scientificName 'Schistura Mc Clelland, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '270823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500777'^^xsd:anyURI;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '270823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/501159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22232'^^xsd:integer;
  dwc:scientificName 'Esomus metallicus Ahl, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '280717'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/501159'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '280717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1666666667 144.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1666666667"^^xsd:decimal ;
  geo-pos:long "144.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/501495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22203'^^xsd:integer;
  dwc:scientificName 'Amphiprion perideraion Bleeker, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'van Egmond J.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32128'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8666666667'^^xsd:double;
  dwc:latitude '-4.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29112'^^xsd:anyURI;
  dwc:aphiaid '278403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/501495'^^xsd:anyURI;
  dwc:observationDate '1996-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '278403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/502962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22183'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/502962'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.05 99.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.05"^^xsd:decimal ;
  dwc:decimalLongitude "99.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.05 99.9)"^^geo:wktLiteral ;
  geo-pos:lat "13.05"^^xsd:decimal ;
  geo-pos:long "99.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/503518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22212'^^xsd:integer;
  dwc:scientificName 'Mystacoleucus marginatus (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34085'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '99.9'^^xsd:double;
  dwc:latitude '13.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28667'^^xsd:anyURI;
  dwc:aphiaid '1022178'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/503518'^^xsd:anyURI;
  dwc:observationDate '1998-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22803'^^xsd:integer;
  dwc:scientificName 'Chaetodon lunulatus Quoy & Gaimard, 1824'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12014'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '398549'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504257'^^xsd:anyURI;
  dwc:observationDate '1959-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '398549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9166666667"^^xsd:decimal ;
  geo-pos:long "-5.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22617'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37108'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.1666666667'^^xsd:double;
  dwc:latitude '59.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504697'^^xsd:anyURI;
  dwc:observationDate '1980-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9166666667"^^xsd:decimal ;
  geo-pos:long "-5.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22613'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37108'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.1666666667'^^xsd:double;
  dwc:latitude '59.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504698'^^xsd:anyURI;
  dwc:observationDate '1980-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/505417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22793'^^xsd:integer;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/505417'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/505536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22351'^^xsd:integer;
  dwc:scientificName 'Gnatholepis cauerensis Bleeker, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '219476'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/505536'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '219476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0333333333 6.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/506122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22197'^^xsd:integer;
  dwc:scientificName 'Aphanius apodus (Gervais, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/7'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '6.5666666667'^^xsd:double;
  dwc:latitude '36.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28617'^^xsd:anyURI;
  dwc:aphiaid '1419112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/506122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1419113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/508288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22318'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/508288'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23646'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509424'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5783333333 109.2644444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5783333333"^^xsd:decimal ;
  dwc:decimalLongitude "109.2644444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22316'^^xsd:integer;
  dwc:scientificName 'Cottocomephorus grewingkii (Dybowski, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32380'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.2644444444'^^xsd:double;
  dwc:latitude '55.5783333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '280408'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509945'^^xsd:anyURI;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '280408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.0333333333 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.0333333333 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "-10.0333333333"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '6645'^^xsd:integer;
  dwc:scientificName 'Mastacembelus frenatus Boulenger, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vreven E.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12820'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '-10.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:12838'^^xsd:anyURI;
  dwc:aphiaid '1017050'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510401'^^xsd:anyURI;
  dwc:observationDate '1930-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8833333333 27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8833333333 27.7)"^^geo:wktLiteral ;
  geo-pos:lat "-11.8833333333"^^xsd:decimal ;
  geo-pos:long "27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19366" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '6646'^^xsd:integer;
  dwc:scientificName 'Mastacembelus frenatus Boulenger, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vreven E.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19366'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.7'^^xsd:double;
  dwc:latitude '-11.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:12838'^^xsd:anyURI;
  dwc:aphiaid '1017050'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510631'^^xsd:anyURI;
  dwc:observationDate '1930-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511345> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511345>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21736'^^xsd:integer;
  dwc:scientificName 'Moenkhausia Eigenmann, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^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:aphiaid '269904'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511345'^^xsd:anyURI;
  dwc:observationDate '1966-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '269904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 -9.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 -9.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.3333333333"^^xsd:decimal ;
  geo-pos:long "-9.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22588'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37136'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.4166666667'^^xsd:double;
  dwc:latitude '57.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511696'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/513074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22419'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/513074'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22774'^^xsd:integer;
  dwc:scientificName 'Chaetodon auriga Forsskål, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '218730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514155'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23079'^^xsd:integer;
  dwc:scientificName 'Ruscarius bubalis (Euphrasen, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514685'^^xsd:anyURI;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34199" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22238'^^xsd:integer;
  dwc:scientificName 'Devario regina (Fowler, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34199'^^xsd:string;
  dwc:collector 'Coulon Georges (M.), Kok Philippe J.R. (M.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1015564'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515367'^^xsd:anyURI;
  dwc:observationDate '1998-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1015564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1166666667 -52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1166666667 -52.35)"^^geo:wktLiteral ;
  geo-pos:lat "3.1166666667"^^xsd:decimal ;
  geo-pos:long "-52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/516615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20220'^^xsd:integer;
  dwc:scientificName 'Tometes trilobatus Valenciennes, 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jégu Michel (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27171'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.35'^^xsd:double;
  dwc:latitude '3.1166666667'^^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 '1021789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/516615'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1021789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23081'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518110'^^xsd:anyURI;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22423'^^xsd:integer;
  dwc:scientificName 'Ammodytes dubius Reinhardt, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151520'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518267'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '151520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22266'^^xsd:integer;
  dwc:scientificName 'Xenotilapia bathyphila Poll, 1956'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13694'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518463'^^xsd:anyURI;
  dwc:observationDate '1953-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22410'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518638'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/519517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22264'^^xsd:integer;
  dwc:scientificName 'Callochromis pleurospilus (Boulenger, 1906)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1017318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/519517'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1017318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23276'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520791'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22402'^^xsd:integer;
  dwc:scientificName 'Gadus luscus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521386'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.7333333333"^^xsd:decimal ;
  geo-pos:long "27.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21492'^^xsd:integer;
  dwc:scientificName 'Mastacembelus frenatus Boulenger, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vreven E.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18019'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.4333333333'^^xsd:double;
  dwc:latitude '-11.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:20101'^^xsd:anyURI;
  dwc:aphiaid '1017050'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521825'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/522671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10616" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22252'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10616'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.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:29157'^^xsd:anyURI;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/522671'^^xsd:anyURI;
  dwc:observationDate '2000-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5891666667 109.7647222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5891666667"^^xsd:decimal ;
  dwc:decimalLongitude "109.7647222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/522914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22667'^^xsd:integer;
  dwc:scientificName 'Batrachocottus multiradiatus Berg, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32484'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7647222222'^^xsd:double;
  dwc:latitude '55.5891666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28051'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/522914'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22191'^^xsd:integer;
  dwc:scientificName 'Scorpaenodes Bleeker, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '126172'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523998'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126172'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.45"^^xsd:decimal ;
  geo-pos:long "-54.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24335'^^xsd:integer;
  dwc:scientificName 'Gymnotus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24337'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.7'^^xsd:double;
  dwc:latitude '-26.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 '269297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524001'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '269297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24330,24331'^^xsd:string;
  dwc:scientificName 'Charax stenopterus (Cope, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/205'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Uruguay'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '-33'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25297'^^xsd:anyURI;
  dwc:aphiaid '1333395'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524191'^^xsd:anyURI;
  dwc:observationDate '1975-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1333395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.333333 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES-31566" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24504'^^xsd:integer;
  dwc:scientificName 'Dalatias licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES-31566'^^xsd:string;
  dwc:collector 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '9.75'^^xsd:double;
  dwc:latitude '55.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31566'^^xsd:anyURI;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524761'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6666666667 -0.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6666666667 -0.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "61.6666666667"^^xsd:decimal ;
  geo-pos:long "-0.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/525454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22559'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37106'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-0.8333333333'^^xsd:double;
  dwc:latitude '61.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:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/525454'^^xsd:anyURI;
  dwc:observationDate '1980-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22339'^^xsd:integer;
  dwc:scientificName 'Gobio gobio cynocephalus Dybowski, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '1369487'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526510'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1016160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1333333333 2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1333333333 2.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.1333333333"^^xsd:decimal ;
  geo-pos:long "2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/7523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22384'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nolf Dirk (M.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/7523'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.75'^^xsd:double;
  dwc:latitude '51.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:29745'^^xsd:anyURI;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526598'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333333333 -13.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333333333 -13.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333333333"^^xsd:decimal ;
  geo-pos:long "-13.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22641'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37150'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.6833333333'^^xsd:double;
  dwc:latitude '56.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526705'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4402777778 3.0263888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4402777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.0263888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "772.6168518549938"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22719'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11733'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0263888889'^^xsd:double;
  dwc:latitude '51.4402777778'^^xsd:double;
  dwc:coordinatePrecision '772.61685185499'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29369'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528121'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22177'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528820'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/529167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23155'^^xsd:integer;
  dwc:scientificName 'Leuciscus idus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30571'^^xsd:anyURI;
  dwc:aphiaid '154324'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/529167'^^xsd:anyURI;
  dwc:observationDate '2005-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '154324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20893'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37138'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.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:26430'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530896'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22233'^^xsd:integer;
  dwc:scientificName 'Rasbora paviei (Tirant, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531158'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23390'^^xsd:integer;
  dwc:scientificName 'Gymnocephalus cernuus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533575'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '405451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22771'^^xsd:integer;
  dwc:scientificName 'Zanclus cornutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '220083'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535031'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2138888889 2.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2138888889"^^xsd:decimal ;
  dwc:decimalLongitude "2.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1858.335987503045"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22900'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11644'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.825'^^xsd:double;
  dwc:latitude '51.2138888889'^^xsd:double;
  dwc:coordinatePrecision '1858.335987503'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16437'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535781'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22618'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11654'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535836'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-53.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22743'^^xsd:integer;
  dwc:scientificName 'Lithoxus planquettei Boeseman, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.1666666667'^^xsd:double;
  dwc:latitude '3.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:30307'^^xsd:anyURI;
  dwc:aphiaid '1009661'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536311'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1009661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22396'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536779'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.45"^^xsd:decimal ;
  geo-pos:long "-17.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22648'^^xsd:integer;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37127'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5833333333'^^xsd:double;
  dwc:latitude '14.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537334'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22770'^^xsd:integer;
  dwc:scientificName 'Heniochus varius (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '276750'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538421'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10614" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22251'^^xsd:integer;
  dwc:scientificName 'Zoarces viviparus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10614'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.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:29157'^^xsd:anyURI;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22192'^^xsd:integer;
  dwc:scientificName 'Stegastes obreptus (Whitley, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '276675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540261'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1605254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.8833333333"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23053'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6438'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30455'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540865'^^xsd:anyURI;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/541519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23341'^^xsd:integer;
  dwc:scientificName 'Noemacheilus barbatula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/541519'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.655 -17.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.655"^^xsd:decimal ;
  dwc:decimalLongitude "-17.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/542399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22602'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37125'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.245'^^xsd:double;
  dwc:latitude '14.655'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/542399'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/542605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22405'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/542605'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23401'^^xsd:integer;
  dwc:scientificName 'Lota lota (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154388'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543731'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22241'^^xsd:integer;
  dwc:scientificName 'Poropuntius laoensis (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34194'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1020730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544150'^^xsd:anyURI;
  dwc:observationDate '1998-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1020730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 14.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '3280'^^xsd:integer;
  dwc:scientificName 'Caecobarbus geertsi Boulenger, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22252'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.8666666667'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10755'^^xsd:anyURI;
  dwc:aphiaid '1016826'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544936'^^xsd:anyURI;
  dwc:observationDate '1935-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5166666667 27.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5166666667 27.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5166666667"^^xsd:decimal ;
  geo-pos:long "27.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18617" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7870'^^xsd:integer;
  dwc:scientificName 'Mastacembelus cf. congicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vreven E.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18617'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.0333333333'^^xsd:double;
  dwc:latitude '-9.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:12200'^^xsd:anyURI;
  dwc:aphiaid '1018548'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546520'^^xsd:anyURI;
  dwc:observationDate '1938-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1018548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23378'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546783'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22355'^^xsd:integer;
  dwc:scientificName 'Apogon fraenatus Valenciennes, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '209329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547082'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '209369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30955" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22846'^^xsd:integer;
  dwc:scientificName 'Parascorpaena picta (Cuvier & Valenciennes, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30955'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23713'^^xsd:anyURI;
  dwc:aphiaid '218062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22536'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps Collett, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37155'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547401'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10613" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22250'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10613'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.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:29157'^^xsd:anyURI;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547520'^^xsd:anyURI;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1666666667 -8.9166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22463'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37123'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.9166666667'^^xsd:double;
  dwc:latitude '59.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548797'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23631'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548877'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/549171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22660'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/549171'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22408'^^xsd:integer;
  dwc:scientificName 'Solea solea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550117'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7166666667 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7166666667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7166666667 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "56.7166666667"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22469'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37142'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.35'^^xsd:double;
  dwc:latitude '56.7166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550440'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22436'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551495'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2305555556 2.8777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2305555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.8777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22905'^^xsd:integer;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11647'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8777777778'^^xsd:double;
  dwc:latitude '51.2305555556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18418'^^xsd:anyURI;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551926'^^xsd:anyURI;
  dwc:observationDate '1952-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22686'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2151'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '50.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:30261'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552417'^^xsd:anyURI;
  dwc:observationDate '2000-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22397'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552454'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22190'^^xsd:integer;
  dwc:scientificName 'Neopomacentrus violascens (Bleeker, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '278916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552491'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '278916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.45"^^xsd:decimal ;
  geo-pos:long "-54.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/553049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24334'^^xsd:integer;
  dwc:scientificName 'Hypostomus commersoni Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24337'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.7'^^xsd:double;
  dwc:latitude '-26.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 '1022570'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/553049'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/553511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22459'^^xsd:integer;
  dwc:scientificName 'Dalatias licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37138'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/553511'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -53.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-53.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/555339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22741'^^xsd:integer;
  dwc:scientificName 'Leporinus granti Eigenmann, 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.1666666667'^^xsd:double;
  dwc:latitude '3.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:30307'^^xsd:anyURI;
  dwc:aphiaid '1017533'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/555339'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/556100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23346'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/556100'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1738888889 107.1947222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1738888889"^^xsd:decimal ;
  dwc:decimalLongitude "107.1947222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/556499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22308'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32342'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '107.1947222222'^^xsd:double;
  dwc:latitude '53.1738888889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/556499'^^xsd:anyURI;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/556692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22184'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '273572'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/556692'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22639'^^xsd:integer;
  dwc:scientificName 'Raja brachyura Lafont, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11654'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '367297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557062'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '367297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23297'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557252'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22277'^^xsd:integer;
  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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1014587'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557481'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1014587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1738888889 107.1947222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1738888889"^^xsd:decimal ;
  dwc:decimalLongitude "107.1947222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22307'^^xsd:integer;
  dwc:scientificName 'Cottinella boulengeri (Berg, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32342'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '107.1947222222'^^xsd:double;
  dwc:latitude '53.1738888889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018431'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557964'^^xsd:anyURI;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1018431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.575 106.4461111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.575"^^xsd:decimal ;
  dwc:decimalLongitude "106.4461111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22300'^^xsd:integer;
  dwc:scientificName 'Abyssocottus korotneffi Berg, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32475'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.4461111111'^^xsd:double;
  dwc:latitude '52.575'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1018385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558302'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1018385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.05423 -44.31636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.05423"^^xsd:decimal ;
  dwc:decimalLongitude "-44.31636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22764'^^xsd:integer;
  dwc:scientificName 'Hoplias malabaricus (Bloch, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12249'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.31636'^^xsd:double;
  dwc:latitude '-20.05423'^^xsd:double;
  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 '874263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558982'^^xsd:anyURI;
  dwc:observationDate '1967-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '874263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22228'^^xsd:integer;
  dwc:scientificName 'Gambusia affinis (Baird & Girard, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559014'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2816666667 2.4766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.4766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6061488470655"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22292'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11666'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4766666667'^^xsd:double;
  dwc:latitude '51.2816666667'^^xsd:double;
  dwc:coordinatePrecision '1251.6061488471'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559308'^^xsd:anyURI;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22869'^^xsd:integer;
  dwc:scientificName 'Gymnothorax javanicus (Bleeker, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12012'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '217502'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559968'^^xsd:anyURI;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6666666667 -2.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6666666667 -2.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "60.6666666667"^^xsd:decimal ;
  geo-pos:long "-2.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22573'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37114'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.5833333333'^^xsd:double;
  dwc:latitude '60.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:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561045'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11728'^^xsd:integer;
  dwc:scientificName 'Callochromis melanostigma (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13694'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1018477'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561474'^^xsd:anyURI;
  dwc:observationDate '1953-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1018477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67922 -55.23829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67922"^^xsd:decimal ;
  dwc:decimalLongitude "-55.23829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22914'^^xsd:integer;
  dwc:scientificName 'Catoprion mento (Cuvier, 1819)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12232'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.23829'^^xsd:double;
  dwc:latitude '-2.67922'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '1019373'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561706'^^xsd:anyURI;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8333333333 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8333333333"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8333333333 -2)"^^geo:wktLiteral ;
  geo-pos:lat "60.8333333333"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22555'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37113'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '60.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561723'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23287'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562573'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666667 -8.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666667 -8.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666667"^^xsd:decimal ;
  geo-pos:long "-8.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22549'^^xsd:integer;
  dwc:scientificName 'Raja batis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37094'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.6666666667'^^xsd:double;
  dwc:latitude '58.0166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '148868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562796'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23117'^^xsd:integer;
  dwc:scientificName 'Labrus mediterraneus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563007'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "43.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 43.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "43.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22354'^^xsd:integer;
  dwc:scientificName 'Apogon fuscus Quoy & Gaimard, 1825'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30557'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.6666666667'^^xsd:double;
  dwc:latitude '-23.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:29492'^^xsd:anyURI;
  dwc:aphiaid '209356'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564839'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/565006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23070'^^xsd:integer;
  dwc:scientificName 'Squatina squatina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '105928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/565006'^^xsd:anyURI;
  dwc:observationDate '2005-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22780'^^xsd:integer;
  dwc:scientificName 'Chaetodon vagabundus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '218754'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566279'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22187'^^xsd:integer;
  dwc:scientificName 'Dascyllus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '205736'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566317'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '205736'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22785'^^xsd:integer;
  dwc:scientificName 'Lactoria cornutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '403459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566928'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4166666667"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22566'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37120'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '56.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566941'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2816666667 2.4766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.4766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6061488470655"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/567591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22295'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11666'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4766666667'^^xsd:double;
  dwc:latitude '51.2816666667'^^xsd:double;
  dwc:coordinatePrecision '1251.6061488471'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/567591'^^xsd:anyURI;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.45"^^xsd:decimal ;
  geo-pos:long "-54.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/567757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24333'^^xsd:integer;
  dwc:scientificName 'Oligosarcus cf. menezesi Miquelarena & Protogino, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24337'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.7'^^xsd:double;
  dwc:latitude '-26.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 '270086'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/567757'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '270086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1333333333 2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1333333333 2.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.1333333333"^^xsd:decimal ;
  geo-pos:long "2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/7528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22960'^^xsd:integer;
  dwc:scientificName 'Mola mola (Linnaeus)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/7528'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.75'^^xsd:double;
  dwc:latitude '51.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30404'^^xsd:anyURI;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568640'^^xsd:anyURI;
  dwc:observationDate '2004-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.66667 -60.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.66667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/569025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11927" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22950'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina australis Eigenmann & Kennedy, 1786'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11927'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Bolivia'^^xsd:string;
  dwc:longitude '-60.15'^^xsd:double;
  dwc:latitude '-18.66667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25297'^^xsd:anyURI;
  dwc:aphiaid '1015077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/569025'^^xsd:anyURI;
  dwc:observationDate '1975-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1015077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5783333333 109.2644444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5783333333"^^xsd:decimal ;
  dwc:decimalLongitude "109.2644444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22315'^^xsd:integer;
  dwc:scientificName 'Cottus kesslerii Dybowski, 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32380'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.2644444444'^^xsd:double;
  dwc:latitude '55.5783333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1014045'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570457'^^xsd:anyURI;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1014045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61082 -3.70737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61082"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/572435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23212'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales Arturo'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30692'^^xsd:string;
  dwc:collector 'Morales Arturo'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.70737'^^xsd:double;
  dwc:latitude '40.61082'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30692'^^xsd:anyURI;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/572435'^^xsd:anyURI;
  dwc:observationDate '2006-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.75"^^xsd:decimal ;
  geo-pos:long "-6.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/572863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22556'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37117'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.1666666667'^^xsd:double;
  dwc:latitude '59.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/572863'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22401'^^xsd:integer;
  dwc:scientificName 'Gobius niger Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573818'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/574855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11659" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22714'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11659'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/574855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2816666667 2.4766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.4766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6061488470655"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22291'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11666'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4766666667'^^xsd:double;
  dwc:latitude '51.2816666667'^^xsd:double;
  dwc:coordinatePrecision '1251.6061488471'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575077'^^xsd:anyURI;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.85 36.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.85"^^xsd:decimal ;
  dwc:decimalLongitude "36.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22198'^^xsd:integer;
  dwc:scientificName 'Aphanius sirhani Villwock & Krupp, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meeus Herman (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30002'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Jordan'^^xsd:string;
  dwc:longitude '36.8166666667'^^xsd:double;
  dwc:latitude '32.85'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28617'^^xsd:anyURI;
  dwc:aphiaid '1012151'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 29.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.05"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 29.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.05"^^xsd:decimal ;
  geo-pos:long "29.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11692'^^xsd:integer;
  dwc:scientificName 'Callochromis stappersii (Boulenger, 1914)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20471'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.7833333333'^^xsd:double;
  dwc:latitude '-7.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20661'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575172'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "102.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3666666667 102.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "60.3666666667"^^xsd:decimal ;
  geo-pos:long "102.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22335'^^xsd:integer;
  dwc:scientificName 'Alburnus alburnus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32396'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '102.2666666667'^^xsd:double;
  dwc:latitude '60.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:29435'^^xsd:anyURI;
  dwc:aphiaid '154285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576381'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '154285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3325 106.1244444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3325"^^xsd:decimal ;
  dwc:decimalLongitude "106.1244444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22329'^^xsd:integer;
  dwc:scientificName 'Limnocottus megalops (Gratzianov, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32478'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.1244444444'^^xsd:double;
  dwc:latitude '52.3325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578095'^^xsd:anyURI;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23643,23760'^^xsd:string;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578692'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 -9.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 -9.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.3333333333"^^xsd:decimal ;
  geo-pos:long "-9.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/580071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20896'^^xsd:integer;
  dwc:scientificName 'Alepocephalus bairdii Goode & Bean, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37137'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.4166666667'^^xsd:double;
  dwc:latitude '57.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:26430'^^xsd:anyURI;
  dwc:aphiaid '126682'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/580071'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '126682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3108333333 2.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3108333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6124178229272"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/580794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22428'^^xsd:integer;
  dwc:scientificName 'Clupea sprattus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11663'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.69'^^xsd:double;
  dwc:latitude '51.3108333333'^^xsd:double;
  dwc:coordinatePrecision '1251.6124178229'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/580794'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/581505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22788'^^xsd:integer;
  dwc:scientificName 'Zebrasoma veliferum (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/581505'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/582391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22230'^^xsd:integer;
  dwc:scientificName 'Devario regina (Fowler, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:collector 'Coulon Georges (M.), Kok Philippe J.R. (M.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1015564'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/582391'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1015564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/582396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22425'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/582396'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6666666667 -88.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6666666667 -88.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.6666666667"^^xsd:decimal ;
  geo-pos:long "-88.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22795'^^xsd:integer;
  dwc:scientificName 'Cosmocampus albirostris (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30803'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-88.5'^^xsd:double;
  dwc:latitude '19.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:30314'^^xsd:anyURI;
  dwc:aphiaid '278055'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583123'^^xsd:anyURI;
  dwc:observationDate '1991-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '278055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3325 106.1244444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3325"^^xsd:decimal ;
  dwc:decimalLongitude "106.1244444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/584344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22331'^^xsd:integer;
  dwc:scientificName 'Procottus major (Taliev, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Khanayev Igor (M.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32478'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.1244444444'^^xsd:double;
  dwc:latitude '52.3325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/584344'^^xsd:anyURI;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5475 2.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5475"^^xsd:decimal ;
  dwc:decimalLongitude "2.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1205.3052527208602"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22422'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11664'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9783333333'^^xsd:double;
  dwc:latitude '51.5475'^^xsd:double;
  dwc:coordinatePrecision '1205.3052527209'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585583'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56778 8.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56778"^^xsd:decimal ;
  dwc:decimalLongitude "8.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22182'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.75667'^^xsd:double;
  dwc:latitude '42.56778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28831'^^xsd:anyURI;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585939'^^xsd:anyURI;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22220'^^xsd:integer;
  dwc:scientificName 'Homaloptera Van Hasselt, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '154192'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587004'^^xsd:anyURI;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '154192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.6 -56.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.6"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.6 -56.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.6"^^xsd:decimal ;
  geo-pos:long "-56.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24528'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24528'^^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 '16'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-56.65'^^xsd:double;
  dwc:latitude '-2.6'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587369'^^xsd:anyURI;
  dwc:observationDate '1967-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23634,23751'^^xsd:string;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587733'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22276'^^xsd:integer;
  dwc:scientificName 'Plecodus paradoxus Boulenger, 1898'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1017988'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589487'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1017988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59912 3.89901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59912"^^xsd:decimal ;
  dwc:decimalLongitude "3.89901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22705'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus (Pallas, 1770)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31036'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.89901'^^xsd:double;
  dwc:latitude '51.59912'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30267'^^xsd:anyURI;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589624'^^xsd:anyURI;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22789'^^xsd:integer;
  dwc:scientificName 'Naso maculatus Randall & Struhsaker, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '278007'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589824'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '278007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61082 -3.70737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61082"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23210'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales Arturo'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30692'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.70737'^^xsd:double;
  dwc:latitude '40.61082'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30692'^^xsd:anyURI;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590334'^^xsd:anyURI;
  dwc:observationDate '2006-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 -65.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.8"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 -65.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-10.8"^^xsd:decimal ;
  geo-pos:long "-65.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22926'^^xsd:integer;
  dwc:scientificName 'Metynnis maculatus (Kner, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12099'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-65.3666666667'^^xsd:double;
  dwc:latitude '-10.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:24013'^^xsd:anyURI;
  dwc:aphiaid '1021327'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590527'^^xsd:anyURI;
  dwc:observationDate '1967-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1021327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.45"^^xsd:decimal ;
  geo-pos:long "-54.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24337'^^xsd:integer;
  dwc:scientificName 'Apareiodon affinis (Steindachner, 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24337'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.7'^^xsd:double;
  dwc:latitude '-26.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 '1018305'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590540'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22222'^^xsd:integer;
  dwc:scientificName 'Poropuntius laoensis (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '1020730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591139'^^xsd:anyURI;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1020730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22231'^^xsd:integer;
  dwc:scientificName 'Brachydanio albolineatus (Blyth, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34182'^^xsd:string;
  dwc:collector 'Coulon Georges (M.), Kok Philippe J.R. (M.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591511'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22464'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37101'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591577'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23361'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591642'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2816666667 2.4766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.4766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6061488470655"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22293'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus (Sauvage, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11666'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4766666667'^^xsd:double;
  dwc:latitude '51.2816666667'^^xsd:double;
  dwc:coordinatePrecision '1251.6061488471'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592346'^^xsd:anyURI;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75 -0.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75 -0.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "61.75"^^xsd:decimal ;
  geo-pos:long "-0.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22560'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37107'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-0.6666666667'^^xsd:double;
  dwc:latitude '61.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592754'^^xsd:anyURI;
  dwc:observationDate '1980-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22485'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37100'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593063'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5891666667 109.7647222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5891666667"^^xsd:decimal ;
  dwc:decimalLongitude "109.7647222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22668'^^xsd:integer;
  dwc:scientificName 'Limnocottus eurystomus (Taliev, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32484'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7647222222'^^xsd:double;
  dwc:latitude '55.5891666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28051'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593153'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9166666667 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9166666667 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.9166666667"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22462'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37104'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '60.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593325'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 -149.85)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "-149.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22193'^^xsd:integer;
  dwc:scientificName 'Ctenochaetus striatus (Quoy & Gaimard, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.85'^^xsd:double;
  dwc:latitude '-17.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:28876'^^xsd:anyURI;
  dwc:aphiaid '219659'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593356'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '219659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22243'^^xsd:integer;
  dwc:scientificName 'Hypostomus plecostomus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34202'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '862544'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593524'^^xsd:anyURI;
  dwc:observationDate '1998-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '862544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.6666666667 70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "70.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.6666666667 70.95)"^^geo:wktLiteral ;
  geo-pos:lat "-48.6666666667"^^xsd:decimal ;
  geo-pos:long "70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22290'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari Lönnberg, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37187'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern ocean'^^xsd:string;
  dwc:longitude '70.95'^^xsd:double;
  dwc:latitude '-48.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:26482'^^xsd:anyURI;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594944'^^xsd:anyURI;
  dwc:observationDate '1982-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -16.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -16.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.2"^^xsd:decimal ;
  geo-pos:long "-16.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/596470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22592'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37149'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.2333333333'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/596470'^^xsd:anyURI;
  dwc:observationDate '1984-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22493'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643725'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22518'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643822'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22503'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643847'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22511'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643848'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22512'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643849'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22513'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643850'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22494'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644030'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22496'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644031'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.75"^^xsd:decimal ;
  geo-pos:long "-6.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22541'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37118'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.3333333333'^^xsd:double;
  dwc:latitude '59.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644243'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.75"^^xsd:decimal ;
  geo-pos:long "-6.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22542'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37118'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.3333333333'^^xsd:double;
  dwc:latitude '59.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644244'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22622'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644421'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22629'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644422'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5166666667 -17.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22584'^^xsd:integer;
  dwc:scientificName 'Raja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37130'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.605'^^xsd:double;
  dwc:latitude '14.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298956'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644570'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.75"^^xsd:decimal ;
  geo-pos:long "-6.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22539'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37118'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.3333333333'^^xsd:double;
  dwc:latitude '59.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644767'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22495'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644816'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22625'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644857'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22444'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644873'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22499'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644902'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22443'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645004'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22445'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645005'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22510'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645078'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22487'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645125'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22628'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645174'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23254'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645431'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23260'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645432'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22685'^^xsd:integer;
  dwc:scientificName 'Carassius auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2151'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '50.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:30261'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645692'^^xsd:anyURI;
  dwc:observationDate '2000-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23337'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645809'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23357'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645842'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23104'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23370'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645883'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23377'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645884'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23393'^^xsd:integer;
  dwc:scientificName 'Gymnocephalus cernuus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645885'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '405451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23362'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645889'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23376'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645891'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.8833333333"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23055'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6438'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30455'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645920'^^xsd:anyURI;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23100'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23253'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646029'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23259'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646030'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23409'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646050'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23093'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23115'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23270'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646386'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23314'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646417'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23322'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646418'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23304'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646442'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23082'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646577'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23280'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646625'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23284'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646626'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23285'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646627'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23398'^^xsd:integer;
  dwc:scientificName 'Carassius auratus auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646701'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23400'^^xsd:integer;
  dwc:scientificName 'Carassius auratus auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646750'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23251'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646828'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23256'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646829'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23258'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646830'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23263'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646831'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23264'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646832'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23348'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646840'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23352'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646841'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23354'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646842'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23355'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646843'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23381'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646846'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23281'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647230'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23303'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647245'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23315'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647591'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23320'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647592'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23327'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647593'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23295'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647750'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23358'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647934'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23319'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647939'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23349'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648109'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23350'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648110'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23360'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648149'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23365'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648155'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23384'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648158'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23389'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648159'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23262'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648524'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23099'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23332'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649237'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23339'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649238'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23388'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649301'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F656333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F656333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F656333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F656333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/656333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22565'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11653'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/656333'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61082 -3.70737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61082"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23207'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30691'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.70737'^^xsd:double;
  dwc:latitude '40.61082'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30691'^^xsd:anyURI;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657215'^^xsd:anyURI;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61082 -3.70737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61082"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23208'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30691'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.70737'^^xsd:double;
  dwc:latitude '40.61082'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30691'^^xsd:anyURI;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657216'^^xsd:anyURI;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22508'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657239'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22509'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657240'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22514'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657241'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22515'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657242'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24332'^^xsd:integer;
  dwc:scientificName 'Steindachnerina biornata (Braga & Azpelicueta, 1987)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/205'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Uruguay'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '-33'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25297'^^xsd:anyURI;
  dwc:aphiaid '1011697'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657810'^^xsd:anyURI;
  dwc:observationDate '1975-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1011697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23110'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23111'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23107'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23108'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23113'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23114'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23116'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F658303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/658303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22662'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/658303'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F659812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F659812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F659812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33333 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33333"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F659812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/659812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23078'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/659812'^^xsd:anyURI;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F660966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F660966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F660966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6166666667 166.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F660966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/660966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22822'^^xsd:integer;
  dwc:scientificName 'Acanthurus Forsskål, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12011'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '166.9666666667'^^xsd:double;
  dwc:latitude '-11.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:22060'^^xsd:anyURI;
  dwc:aphiaid '125908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/660966'^^xsd:anyURI;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23091'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23092'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23094'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23095'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23096'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23097'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23098'^^xsd:integer;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23249'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661559'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23250'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661560'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23252'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661561'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23255'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661562'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23257'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661563'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23261'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661564'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23265'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661565'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23266'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661566'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23267'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661567'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23268'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661568'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23269'^^xsd:integer;
  dwc:scientificName 'Cyprinus carpio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '154582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661569'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '154582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23102'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23103'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9166666667 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9166666667 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.9166666667"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22481'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37103'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '60.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662406'^^xsd:anyURI;
  dwc:observationDate '1979-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23120'^^xsd:integer;
  dwc:scientificName 'Spicara maena Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23273'^^xsd:integer;
  dwc:scientificName 'Lepomis gibbosus (Valenciennes, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662683'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23274'^^xsd:integer;
  dwc:scientificName 'Lepomis gibbosus (Valenciennes, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662684'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833333 4.666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833333"^^xsd:decimal ;
  geo-pos:long "4.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23275'^^xsd:integer;
  dwc:scientificName 'Lepomis gibbosus (Valenciennes, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30641'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.666667'^^xsd:double;
  dwc:latitude '50.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30641'^^xsd:anyURI;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662685'^^xsd:anyURI;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22488'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663395'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22489'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663396'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22490'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663397'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22491'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663398'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22492'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663399'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22497'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663400'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22498'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663401'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22500'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663402'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22501'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663403'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22502'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663404'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F663405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/663405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22504'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/663405'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333333333 -17.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22484'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37146'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.3833333333'^^xsd:double;
  dwc:latitude '58.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664169'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22412'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664485'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22723'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664486'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-149.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 -149.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5333333333"^^xsd:decimal ;
  geo-pos:long "-149.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22434'^^xsd:integer;
  dwc:scientificName 'Stegastes nigricans (de la Ville Lacépède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parmentier Eric (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27472'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.8333333333'^^xsd:double;
  dwc:latitude '-17.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:29256'^^xsd:anyURI;
  dwc:aphiaid '218849'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23647'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664577'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4166666667 -1.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4166666667 -1.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "61.4166666667"^^xsd:decimal ;
  geo-pos:long "-1.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22640'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37131'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-1.1666666667'^^xsd:double;
  dwc:latitude '61.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:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664797'^^xsd:anyURI;
  dwc:observationDate '1982-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/665037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22620'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/665037'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6916666667 -17.2966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/666977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22597'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2966666667'^^xsd:double;
  dwc:latitude '14.6916666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/666977'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6916666667 -17.2966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/666978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22598'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2966666667'^^xsd:double;
  dwc:latitude '14.6916666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/666978'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6916666667 -17.2966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/666979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22599'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2966666667'^^xsd:double;
  dwc:latitude '14.6916666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/666979'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6916666667 -17.2966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/666980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22600'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2966666667'^^xsd:double;
  dwc:latitude '14.6916666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/666980'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6916666667 -17.2966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/666981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22601'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2966666667'^^xsd:double;
  dwc:latitude '14.6916666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/666981'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/668201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23641'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/668201'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333333333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333333333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F668431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/668431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23075'^^xsd:integer;
  dwc:scientificName 'Raja microocellata Montagu, 1818'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.), Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30466'^^xsd:anyURI;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/668431'^^xsd:anyURI;
  dwc:observationDate '2005-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/669282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22262'^^xsd:integer;
  dwc:scientificName 'Aulonocranus dewindti (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.), Verne Sébastien'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1026857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/669282'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F669296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/669296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22480'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37133'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/669296'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/670327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23396'^^xsd:integer;
  dwc:scientificName 'Carassius auratus auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/670327'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/670328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23397'^^xsd:integer;
  dwc:scientificName 'Carassius auratus auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/670328'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/670329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23399'^^xsd:integer;
  dwc:scientificName 'Carassius auratus auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/670329'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/670678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22656'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/670678'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/670949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22414'^^xsd:integer;
  dwc:scientificName 'Gadus merlangus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154818'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/670949'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5166666667 -17.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/671016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22476'^^xsd:integer;
  dwc:scientificName 'Squatina aculeata Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37130'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.605'^^xsd:double;
  dwc:latitude '14.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105926'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/671016'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.45"^^xsd:decimal ;
  geo-pos:long "-17.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/672184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22609'^^xsd:integer;
  dwc:scientificName 'Squalus blainville (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37127'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5833333333'^^xsd:double;
  dwc:latitude '14.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105924'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/672184'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.45"^^xsd:decimal ;
  geo-pos:long "-17.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F672185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/672185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22610'^^xsd:integer;
  dwc:scientificName 'Squalus blainville (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37127'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5833333333'^^xsd:double;
  dwc:latitude '14.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105924'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/672185'^^xsd:anyURI;
  dwc:observationDate '1981-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -13.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -13.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "-13.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/673922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22456'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37144'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.8333333333'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/673922'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "166.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2666666667 166.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2666666667"^^xsd:decimal ;
  geo-pos:long "166.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22787'^^xsd:integer;
  dwc:scientificName 'Tetrosomus gibbosus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30954'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.45'^^xsd:double;
  dwc:latitude '-22.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26294'^^xsd:anyURI;
  dwc:aphiaid '219915'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676911'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23075'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676972'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23076'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676973'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23077'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676974'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23078'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676975'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23079'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676976'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23080'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676977'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23081'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676978'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F676979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/676979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23083'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30533'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/676979'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23323'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677334'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23324'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677335'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23325'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677336'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23326'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677337'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23328'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677338'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23329'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677339'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23330'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677340'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23331'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677341'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -13.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-13.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22569'^^xsd:integer;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37151'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.4333333333'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677817'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23308'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678670'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23309'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678671'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23310'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678672'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23311'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678673'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23312'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678674'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23313'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678675'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23316'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678676'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23317'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678677'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23318'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678678'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23321'^^xsd:integer;
  dwc:scientificName 'Esox lucius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678679'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4375 3.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4375"^^xsd:decimal ;
  dwc:decimalLongitude "3.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6396270057967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F678823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/678823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22392'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11662'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.0225'^^xsd:double;
  dwc:latitude '51.4375'^^xsd:double;
  dwc:coordinatePrecision '1251.6396270058'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/678823'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22587'^^xsd:integer;
  dwc:scientificName 'Raja nidrosiensis Storm, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37138'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298980'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679309'^^xsd:anyURI;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22552'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37099'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679592'^^xsd:anyURI;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23404'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679637'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23405'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679638'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23406'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679639'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23407'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679640'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23408'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679641'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23410'^^xsd:integer;
  dwc:scientificName 'Salmo trutta fario Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '293723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679642'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.866664"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.866664 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.866664"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30571-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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23074'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30571-4'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.866664'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30355'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679707'^^xsd:anyURI;
  dwc:observationDate '2005-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F679802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/679802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22454'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/679802'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -11.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -11.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-11.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22451'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37154'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.3833333333'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680382'^^xsd:anyURI;
  dwc:observationDate '1984-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22659'^^xsd:integer;
  dwc:scientificName 'Gobius minutus Pallas, 1769'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '151511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680911'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22466'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37133'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681152'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22467'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37133'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681153'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 -9.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "-9.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22468'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37133'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.6666666667'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681154'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22657'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681229'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23334'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681284'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23335'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681285'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23336'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681286'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F681287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/681287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23338'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/681287'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/682278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22517'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/682278'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/682279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22519'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/682279'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6333333333 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/682280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22520'^^xsd:integer;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37141'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '55.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/682280'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.75"^^xsd:decimal ;
  geo-pos:long "-6.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/682528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22540'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37118'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.3333333333'^^xsd:double;
  dwc:latitude '59.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/682528'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75 -6.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.75"^^xsd:decimal ;
  geo-pos:long "-6.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F682529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/682529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22543'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37118'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.3333333333'^^xsd:double;
  dwc:latitude '59.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/682529'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6191666667 106.3525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6191666667"^^xsd:decimal ;
  dwc:decimalLongitude "106.3525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/683273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22306'^^xsd:integer;
  dwc:scientificName 'Paracottus knerii (Dybowski, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Coulon Georges (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32476'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '106.3525'^^xsd:double;
  dwc:latitude '52.6191666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '1020417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/683273'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1020417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/683480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22411'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/683480'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F683566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/683566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22724'^^xsd:integer;
  dwc:scientificName 'Limanda limanda (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/683566'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23369'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684046'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23371'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684047'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23372'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684048'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23373'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684049'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23374'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684050'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23375'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684051'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.45 -54.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.45"^^xsd:decimal ;
  geo-pos:long "-54.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24340'^^xsd:integer;
  dwc:scientificName 'Rhamdia cf. quelen (Quay & Gaimard, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azpelicueta Mercedes L. P.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24337'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arroyo Piray-Guazú'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.7'^^xsd:double;
  dwc:latitude '-26.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 '270723'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684838'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '270723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F685097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F685097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F685097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^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 "84928.70976770489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F685097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/685097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22653'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37110'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '84928.709767705'^^xsd:double;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/685097'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1333333333 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1333333333"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22263'^^xsd:integer;
  dwc:scientificName 'Xenotilapia bathyphila Poll, 1956'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13695'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '-4.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686951'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22623'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686975'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22624'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686976'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22626'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686977'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22627'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686978'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22631'^^xsd:integer;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37121'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.1666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686979'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/687817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23088'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/687817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/687818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23089'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30536'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/687818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 109.7697222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "109.7697222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22313'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32472'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.7697222222'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688243'^^xsd:anyURI;
  dwc:observationDate '1995-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8833333333 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.8833333333"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23056'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Kris (M.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6438'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '50.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: none; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30455'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688382'^^xsd:anyURI;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22218'^^xsd:integer;
  dwc:scientificName 'Schistura Mc Clelland, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '270823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688534'^^xsd:anyURI;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '270823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9166666667"^^xsd:decimal ;
  geo-pos:long "-5.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/689276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22614'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37108'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.1666666667'^^xsd:double;
  dwc:latitude '59.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/689276'^^xsd:anyURI;
  dwc:observationDate '1980-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9166666667"^^xsd:decimal ;
  geo-pos:long "-5.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/689277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22615'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37108'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.1666666667'^^xsd:double;
  dwc:latitude '59.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/689277'^^xsd:anyURI;
  dwc:observationDate '1980-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9166666667 -5.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9166666667"^^xsd:decimal ;
  geo-pos:long "-5.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/689278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22616'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37108'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.1666666667'^^xsd:double;
  dwc:latitude '59.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:29788'^^xsd:anyURI;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/689278'^^xsd:anyURI;
  dwc:observationDate '1980-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/689723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22319'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/689723'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9722222222 109.0566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9722222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.0566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/689724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22320'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '109.0566666667'^^xsd:double;
  dwc:latitude '53.9722222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/689724'^^xsd:anyURI;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F689838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/689838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23648'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/689838'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3966666667 2.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3966666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "556.279784963161"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/691268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22415'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11661'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.9483333333'^^xsd:double;
  dwc:latitude '51.3966666667'^^xsd:double;
  dwc:coordinatePrecision '556.27978496316'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/691268'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/691557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23277'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/691557'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/691558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23278'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/691558'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/691559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23279'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/691559'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/691560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23282'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/691560'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/691561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23283'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/691561'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F691644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/691644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22663'^^xsd:integer;
  dwc:scientificName 'Gadus luscus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '154762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/691644'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F692616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F692616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F692616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333333333 -13.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F692616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333333333 -13.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333333333"^^xsd:decimal ;
  geo-pos:long "-13.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F692616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/692616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22642'^^xsd:integer;
  dwc:scientificName 'Raja fullonica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37150'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.6833333333'^^xsd:double;
  dwc:latitude '56.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '183385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/692616'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/693812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23391'^^xsd:integer;
  dwc:scientificName 'Gymnocephalus cernuus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/693812'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '405451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/693813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23392'^^xsd:integer;
  dwc:scientificName 'Gymnocephalus cernuus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/693813'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '405451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F693814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/693814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23394'^^xsd:integer;
  dwc:scientificName 'Gymnocephalus cernuus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/693814'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '405451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/694914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23342'^^xsd:integer;
  dwc:scientificName 'Noemacheilus barbatula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/694914'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/694915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23343'^^xsd:integer;
  dwc:scientificName 'Noemacheilus barbatula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/694915'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/694916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23344'^^xsd:integer;
  dwc:scientificName 'Noemacheilus barbatula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/694916'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/694917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23345'^^xsd:integer;
  dwc:scientificName 'Noemacheilus barbatula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/694917'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.655 -17.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.655"^^xsd:decimal ;
  dwc:decimalLongitude "-17.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22603'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37125'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.245'^^xsd:double;
  dwc:latitude '14.655'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695050'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.655 -17.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.655"^^xsd:decimal ;
  dwc:decimalLongitude "-17.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22604'^^xsd:integer;
  dwc:scientificName 'Rhinobatos rhinobatos (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37125'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.245'^^xsd:double;
  dwc:latitude '14.655'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695051'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23379'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695911'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23380'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695912'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23382'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695913'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23383'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695914'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23385'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695915'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23386'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695916'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23387'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695917'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22537'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps Collett, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37155'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696028'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23633'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696215'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23640'^^xsd:integer;
  dwc:scientificName 'Limnothrissa miodon (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:collector 'Gosse'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:30844'^^xsd:anyURI;
  dwc:aphiaid '1026860'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696216'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1026860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7166666667 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7166666667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7166666667 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "56.7166666667"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22470'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37142'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.35'^^xsd:double;
  dwc:latitude '56.7166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696426'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22437'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696554'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22438'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696555'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22439'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696556'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22440'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696557'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22441'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696558'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22442'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696559'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9083333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22483'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37145'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '58.9083333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696560'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 2.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1251.6272787273967"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22658'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11660'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8533333333'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:coordinatePrecision '1251.6272787274'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29368'^^xsd:anyURI;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696641'^^xsd:anyURI;
  dwc:observationDate '2000-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23347'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697084'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23351'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697085'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23353'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697086'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23356'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697087'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23359'^^xsd:integer;
  dwc:scientificName 'Rhodeus sericeus (Pallas, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697088'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1738888889 107.1947222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1738888889"^^xsd:decimal ;
  dwc:decimalLongitude "107.1947222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22309'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32342'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '107.1947222222'^^xsd:double;
  dwc:latitude '53.1738888889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697140'^^xsd:anyURI;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1738888889 107.1947222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1738888889"^^xsd:decimal ;
  dwc:decimalLongitude "107.1947222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22310'^^xsd:integer;
  dwc:scientificName 'Cottoidei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32342'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '107.1947222222'^^xsd:double;
  dwc:latitude '53.1738888889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29374'^^xsd:anyURI;
  dwc:aphiaid '154417'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697141'^^xsd:anyURI;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '154417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23298'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697287'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23299'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697288'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23300'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697289'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23301'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697290'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23302'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697291'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23305'^^xsd:integer;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697292'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.05423 -44.31636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.05423"^^xsd:decimal ;
  dwc:decimalLongitude "-44.31636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22766'^^xsd:integer;
  dwc:scientificName 'Hoplias malabaricus (Bloch, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12249'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.31636'^^xsd:double;
  dwc:latitude '-20.05423'^^xsd:double;
  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 '874263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697569'^^xsd:anyURI;
  dwc:observationDate '1967-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '874263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23288'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698039'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23289'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698040'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23290'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698041'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23291'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698042'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23292'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698043'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23293'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698044'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23294'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698045'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4833333333 101.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/701515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22221'^^xsd:integer;
  dwc:scientificName 'Homaloptera Van Hasselt, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Karnasuta Jaranthada (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.0666666667'^^xsd:double;
  dwc:latitude '17.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:28667'^^xsd:anyURI;
  dwc:aphiaid '154192'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/701515'^^xsd:anyURI;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '154192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/702428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23363'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/702428'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/702429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23364'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/702429'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/702430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23366'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/702430'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76757 4.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76757"^^xsd:decimal ;
  dwc:decimalLongitude "4.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/702431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INBO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '23367'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'INBO'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.34457'^^xsd:double;
  dwc:latitude '50.76757'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30636'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/702431'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75 -0.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75 -0.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "61.75"^^xsd:decimal ;
  geo-pos:long "-0.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/702531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '22561'^^xsd:integer;
  dwc:scientificName 'Raja circularis Couch, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37107'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-0.6666666667'^^xsd:double;
  dwc:latitude '61.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29788'^^xsd:anyURI;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/702531'^^xsd:anyURI;
  dwc:observationDate '1980-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.11134 1.25746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.11134"^^xsd:decimal ;
  dwc:decimalLongitude "1.25746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24942'^^xsd:integer;
  dwc:scientificName 'Trachinus araneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32202'^^xsd:string;
  dwc:collector 'Nolf Dirk (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.25746'^^xsd:double;
  dwc:latitude '41.11134'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32202'^^xsd:anyURI;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740715'^^xsd:anyURI;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.75 169.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.75"^^xsd:decimal ;
  dwc:decimalLongitude "169.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 "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24944'^^xsd:integer;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pfeil F.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32203'^^xsd:string;
  dwc:collector 'Pfeil F.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '169.33333'^^xsd:double;
  dwc:latitude '-49.75'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32203'^^xsd:anyURI;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740729'^^xsd:anyURI;
  dwc:observationDate '1979-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51 170)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51"^^xsd:decimal ;
  dwc:decimalLongitude "170"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24945'^^xsd:integer;
  dwc:scientificName 'Deania calcea  (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pfeil F.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32203'^^xsd:string;
  dwc:collector 'Pfeil F.'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '170'^^xsd:integer;
  dwc:latitude '-51'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32203'^^xsd:anyURI;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.03333 179.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.03333"^^xsd:decimal ;
  dwc:decimalLongitude "179.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 "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24946'^^xsd:integer;
  dwc:scientificName 'Deania calcea  (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pfeil F.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32203'^^xsd:string;
  dwc:collector 'Pfeil F.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '179.1'^^xsd:double;
  dwc:latitude '-43.03333'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32203'^^xsd:anyURI;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740734'^^xsd:anyURI;
  dwc:observationDate '1979-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51 170)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51"^^xsd:decimal ;
  dwc:decimalLongitude "170"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24947'^^xsd:integer;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pfeil F.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32203'^^xsd:string;
  dwc:collector 'Pfeil F.'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '170'^^xsd:integer;
  dwc:latitude '-51'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32203'^^xsd:anyURI;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.85722 178.20833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.85722"^^xsd:decimal ;
  dwc:decimalLongitude "178.20833"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.85722 178.20833)"^^geo:wktLiteral ;
  geo-pos:lat "-43.85722"^^xsd:decimal ;
  geo-pos:long "178.20833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24948'^^xsd:integer;
  dwc:scientificName 'Etmopterus granulosus  (Günther, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Straube Nicolas (M.)'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32203'^^xsd:string;
  dwc:collector 'N.Z. Oceanographic Institute (NIWA, Wellington)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Pacif  ; Pacific Ocean off New Zealand'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '178.20833'^^xsd:double;
  dwc:latitude '-43.85722'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32203'^^xsd:anyURI;
  dwc:aphiaid '215607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740737'^^xsd:anyURI;
  dwc:observationDate '2007-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '215607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.05 174.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.05"^^xsd:decimal ;
  dwc:decimalLongitude "174.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24949'^^xsd:integer;
  dwc:scientificName 'Etmopterus granulosus  (Günther, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pfeil F.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32203'^^xsd:string;
  dwc:collector 'Pfeil F.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '174.76667'^^xsd:double;
  dwc:latitude '-44.05'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32203'^^xsd:anyURI;
  dwc:aphiaid '215607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740741'^^xsd:anyURI;
  dwc:observationDate '1979-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '215607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.82028 166.66556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.82028"^^xsd:decimal ;
  dwc:decimalLongitude "166.66556"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.82028 166.66556)"^^geo:wktLiteral ;
  geo-pos:lat "-49.82028"^^xsd:decimal ;
  geo-pos:long "166.66556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PISCES/32203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24950'^^xsd:integer;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Straube Nicolas (M.)'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PISCES/32203'^^xsd:string;
  dwc:collector 'Tracey D.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean off New Zealand'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '166.66556'^^xsd:double;
  dwc:latitude '-49.82028'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32203'^^xsd:anyURI;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740744'^^xsd:anyURI;
  dwc:observationDate '2006-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17978"^^xsd:decimal ;
  dwc:decimalLongitude "4.75483"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  geo-pos:lat "51.17978"^^xsd:decimal ;
  geo-pos:long "4.75483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/744299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24951'^^xsd:integer;
  dwc:scientificName 'Neogobius melanostomus (Pallas, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32254'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.75483'^^xsd:double;
  dwc:latitude '51.17978'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32254'^^xsd:anyURI;
  dwc:aphiaid '126916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/744299'^^xsd:anyURI;
  dwc:observationDate '2012-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17978"^^xsd:decimal ;
  dwc:decimalLongitude "4.75483"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  geo-pos:lat "51.17978"^^xsd:decimal ;
  geo-pos:long "4.75483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/744303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24952'^^xsd:integer;
  dwc:scientificName 'Neogobius melanostomus (Pallas, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32254'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.75483'^^xsd:double;
  dwc:latitude '51.17978'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32254'^^xsd:anyURI;
  dwc:aphiaid '126916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/744303'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17978"^^xsd:decimal ;
  dwc:decimalLongitude "4.75483"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  geo-pos:lat "51.17978"^^xsd:decimal ;
  geo-pos:long "4.75483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/744304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24953'^^xsd:integer;
  dwc:scientificName 'Neogobius melanostomus (Pallas, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32254'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.75483'^^xsd:double;
  dwc:latitude '51.17978'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32254'^^xsd:anyURI;
  dwc:aphiaid '126916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/744304'^^xsd:anyURI;
  dwc:observationDate '2012-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17978"^^xsd:decimal ;
  dwc:decimalLongitude "4.75483"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17978 4.75483)"^^geo:wktLiteral ;
  geo-pos:lat "51.17978"^^xsd:decimal ;
  geo-pos:long "4.75483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/744307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24954'^^xsd:integer;
  dwc:scientificName 'Neogobius melanostomus (Pallas, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32254'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.75483'^^xsd:double;
  dwc:latitude '51.17978'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32254'^^xsd:anyURI;
  dwc:aphiaid '126916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/744307'^^xsd:anyURI;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.23517 4.44344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.23517"^^xsd:decimal ;
  dwc:decimalLongitude "4.44344"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.23517 4.44344)"^^geo:wktLiteral ;
  geo-pos:lat "51.23517"^^xsd:decimal ;
  geo-pos:long "4.44344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/744308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24955'^^xsd:integer;
  dwc:scientificName 'Neogobius melanostomus (Pallas, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32254'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.44344'^^xsd:double;
  dwc:latitude '51.23517'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32254'^^xsd:anyURI;
  dwc:aphiaid '126916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/744308'^^xsd:anyURI;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19108 4.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19108"^^xsd:decimal ;
  dwc:decimalLongitude "4.668"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19108 4.668)"^^geo:wktLiteral ;
  geo-pos:lat "51.19108"^^xsd:decimal ;
  geo-pos:long "4.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/744315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24956'^^xsd:integer;
  dwc:scientificName 'Neogobius kesserli (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32254'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.668'^^xsd:double;
  dwc:latitude '51.19108'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32254'^^xsd:anyURI;
  dwc:aphiaid '1021174'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/744315'^^xsd:anyURI;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1021174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19108 4.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19108"^^xsd:decimal ;
  dwc:decimalLongitude "4.668"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19108 4.668)"^^geo:wktLiteral ;
  geo-pos:lat "51.19108"^^xsd:decimal ;
  geo-pos:long "4.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F744316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/744316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24957'^^xsd:integer;
  dwc:scientificName 'Neogobius kesserli (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32254'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.668'^^xsd:double;
  dwc:latitude '51.19108'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32254'^^xsd:anyURI;
  dwc:aphiaid '1021174'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/744316'^^xsd:anyURI;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1021174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.21667 -51.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.21667"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/775031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "vert/24515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24515'^^xsd:integer;
  dwc:scientificName 'Pyrrhulina Cuvier & Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Weitzman Stanley H.'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'vert/24515'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. le Roi Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Rio Oiapoque'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-51.65'^^xsd:double;
  dwc:latitude '4.21667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '270675'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/775031'^^xsd:anyURI;
  dwc:observationDate '1962-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '270675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24546'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872285'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24547'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872286'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24548'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872287'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24549'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872288'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24550'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872289'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24551'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872290'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24552'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872291'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.1666666667"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24553'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872292'^^xsd:anyURI;
  dwc:observationDate '2010-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.1666666667"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24554'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872293'^^xsd:anyURI;
  dwc:observationDate '2010-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.078 5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.078"^^xsd:decimal ;
  dwc:decimalLongitude "5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24555'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.004'^^xsd:double;
  dwc:latitude '51.078'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872294'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.078 5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.078"^^xsd:decimal ;
  dwc:decimalLongitude "5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24556'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.004'^^xsd:double;
  dwc:latitude '51.078'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872295'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.078 5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.078"^^xsd:decimal ;
  dwc:decimalLongitude "5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24557'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.004'^^xsd:double;
  dwc:latitude '51.078'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872296'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.078 5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.078"^^xsd:decimal ;
  dwc:decimalLongitude "5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24558'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.004'^^xsd:double;
  dwc:latitude '51.078'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872297'^^xsd:anyURI;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0166666667 3.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24559'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.9666666667'^^xsd:double;
  dwc:latitude '51.0166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872298'^^xsd:anyURI;
  dwc:observationDate '2010-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.049 4.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.049"^^xsd:decimal ;
  dwc:decimalLongitude "4.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24560'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.167'^^xsd:double;
  dwc:latitude '51.049'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872299'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.049 4.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.049"^^xsd:decimal ;
  dwc:decimalLongitude "4.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24561'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.167'^^xsd:double;
  dwc:latitude '51.049'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872372'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.049 4.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.049"^^xsd:decimal ;
  dwc:decimalLongitude "4.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24562'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.167'^^xsd:double;
  dwc:latitude '51.049'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872373'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.049 4.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.049"^^xsd:decimal ;
  dwc:decimalLongitude "4.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24563'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.167'^^xsd:double;
  dwc:latitude '51.049'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872374'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24564'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872376'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24565'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872377'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24566'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872378'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24567'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872379'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.005 3.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24568'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.88333'^^xsd:double;
  dwc:latitude '51.005'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872380'^^xsd:anyURI;
  dwc:observationDate '2010-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.956 5.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.956"^^xsd:decimal ;
  dwc:decimalLongitude "5.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24569'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Slangbeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.303'^^xsd:double;
  dwc:latitude '50.956'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872381'^^xsd:anyURI;
  dwc:observationDate '2010-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24570'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Abeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '51.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872382'^^xsd:anyURI;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24571'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Abeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '51.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872383'^^xsd:anyURI;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24572'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Abeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '51.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872384'^^xsd:anyURI;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24573'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Abeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '51.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872386'^^xsd:anyURI;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24574'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Abeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '51.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872387'^^xsd:anyURI;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24575'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Abeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '51.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872388'^^xsd:anyURI;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24576'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31580'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Abeek'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '51.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31580'^^xsd:anyURI;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872389'^^xsd:anyURI;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.8166666667"^^xsd:decimal ;
  geo-pos:long "4.6166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24583'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'vijver'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.6166666667'^^xsd:double;
  dwc:latitude '50.8166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872434'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.8166666667"^^xsd:decimal ;
  geo-pos:long "4.6166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24584'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'vijver'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.6166666667'^^xsd:double;
  dwc:latitude '50.8166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872435'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.8166666667"^^xsd:decimal ;
  geo-pos:long "4.6166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24585'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'vijver'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.6166666667'^^xsd:double;
  dwc:latitude '50.8166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872436'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.8166666667"^^xsd:decimal ;
  geo-pos:long "4.6166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24586'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'vijver'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.6166666667'^^xsd:double;
  dwc:latitude '50.8166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872437'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166666667 4.6166666667)"^^geo:wktLiteral ;
  geo-pos:lat "50.8166666667"^^xsd:decimal ;
  geo-pos:long "4.6166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24587'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'vijver'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.6166666667'^^xsd:double;
  dwc:latitude '50.8166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872438'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24588'^^xsd:integer;
  dwc:scientificName 'Pungitius pungitius  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872443'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24589'^^xsd:integer;
  dwc:scientificName 'Pungitius pungitius  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872444'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24590'^^xsd:integer;
  dwc:scientificName 'Pungitius pungitius  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872451'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24591'^^xsd:integer;
  dwc:scientificName 'Pungitius pungitius  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872453'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24592'^^xsd:integer;
  dwc:scientificName 'Pungitius pungitius  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31591'^^xsd:string;
  dwc:collector 'Konijnendijk Nellie'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31591'^^xsd:anyURI;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872454'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86426 4.69597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86426"^^xsd:decimal ;
  dwc:decimalLongitude "4.69597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31634" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24593'^^xsd:integer;
  dwc:scientificName 'Pungitius pungitius  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31634'^^xsd:string;
  dwc:collector 'Van Neer Wim'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.69597'^^xsd:double;
  dwc:latitude '50.86426'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31634'^^xsd:anyURI;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872455'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.6 -54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24601'^^xsd:integer;
  dwc:scientificName 'Mustelus fasciatus  (Garman, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31340'^^xsd:string;
  dwc:collector 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-54.1'^^xsd:double;
  dwc:latitude '-34.6'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31640'^^xsd:anyURI;
  dwc:aphiaid '271383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872471'^^xsd:anyURI;
  dwc:observationDate '2008-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '271383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.6 -54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31640" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24603'^^xsd:integer;
  dwc:scientificName 'Squatina oculata Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31640'^^xsd:string;
  dwc:collector 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-54.1'^^xsd:double;
  dwc:latitude '-34.6'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31640'^^xsd:anyURI;
  dwc:aphiaid '105927'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872473'^^xsd:anyURI;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.6 -54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31640" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24604'^^xsd:integer;
  dwc:scientificName 'Squatina oculata Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31640'^^xsd:string;
  dwc:collector 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-54.1'^^xsd:double;
  dwc:latitude '-34.6'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31640'^^xsd:anyURI;
  dwc:aphiaid '105927'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872474'^^xsd:anyURI;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2119 2.92711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2119"^^xsd:decimal ;
  dwc:decimalLongitude "2.92711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31643" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24670'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31643'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.92711'^^xsd:double;
  dwc:latitude '51.2119'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872583'^^xsd:anyURI;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24681'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24682'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24683'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24684'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24685'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24686'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24687'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24688'^^xsd:integer;
  dwc:scientificName 'Oblada melanura Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24689'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24690'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24691'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24692'^^xsd:integer;
  dwc:scientificName 'Hydrocynus vittatus Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '1054265'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1054265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24693'^^xsd:integer;
  dwc:scientificName 'Hydrocynus vittatus Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '1054265'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1054265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24694'^^xsd:integer;
  dwc:scientificName 'Hydrocynus vittatus Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '1054265'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1054265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24695'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24696'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24697'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24698'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24699'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24700'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24701'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24702'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24703'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24704'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '273572'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24705'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '273572'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24706'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus cinereus  (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24707'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali  (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24708'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali  (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24709'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24710'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24711'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24712'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24713'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24714'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24715'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24716'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24717'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24718'^^xsd:integer;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24719'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24720'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24721'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24722'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24723'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24724'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24725'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24726'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24727'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24728'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24729'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24730'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24731'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24732'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24733'^^xsd:integer;
  dwc:scientificName 'Apogon imberbis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '273021'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24734'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24735'^^xsd:integer;
  dwc:scientificName 'Scorpaena maderensis  Valenciennes, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24736'^^xsd:integer;
  dwc:scientificName 'Gobius bucchichi  Steindachner, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24737'^^xsd:integer;
  dwc:scientificName 'Gobius bucchichi  Steindachner, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24738'^^xsd:integer;
  dwc:scientificName 'Gobius bucchichi  Steindachner, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:aphiaid '126885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 29.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 29.683333)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "29.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24739'^^xsd:integer;
  dwc:scientificName 'Aphanius splendens  (Kosswig & Sözer, 1945)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31649'^^xsd:string;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Salda Lake; Salda Golu; Salda'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '29.683333'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872679'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 29.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 29.683333)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "29.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14740'^^xsd:integer;
  dwc:scientificName 'Aphanius splendens  (Kosswig & Sözer, 1945)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31649'^^xsd:string;
  dwc:collector 'Jouk Philippe'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Salda Lake; Salda Golu; Salda'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '29.683333'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31644'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872680'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24742'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872823'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24743'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872824'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24744'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872825'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24745'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872826'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24746'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872827'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24747'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872829'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24748'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872830'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24749'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872831'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24750'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872832'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24751'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872834'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24752'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872835'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24753'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872836'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24754'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872837'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24755'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872838'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24756'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872839'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 4.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "4.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24757'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31650'^^xsd:string;
  dwc:collector 'Hennebel Dirk'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.425'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31650'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872840'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291042 4.301594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291042"^^xsd:decimal ;
  dwc:decimalLongitude "4.301594"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291042 4.301594)"^^geo:wktLiteral ;
  geo-pos:lat "51.291042"^^xsd:decimal ;
  geo-pos:long "4.301594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24768'^^xsd:integer;
  dwc:scientificName 'Neogobius melanostomus (Pallas, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verreycken Hugo'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31656'^^xsd:string;
  dwc:collector 'Instituut voor Natuur en Bosonderzoek, De Wilde Hubert'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Schelde'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.301594'^^xsd:double;
  dwc:latitude '51.291042'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31656'^^xsd:anyURI;
  dwc:aphiaid '126916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872853'^^xsd:anyURI;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1060369435 5.0631523132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1060369435"^^xsd:decimal ;
  dwc:decimalLongitude "5.0631523132"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1060369435 5.0631523132)"^^geo:wktLiteral ;
  geo-pos:lat "51.1060369435"^^xsd:decimal ;
  geo-pos:long "5.0631523132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24783'^^xsd:integer;
  dwc:scientificName 'Acipenser gueldenstaedtii Brandt & Ratzeburg, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31820'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Albertkanaal'^^xsd:string;
  dwc:longitude '5.0631523132'^^xsd:double;
  dwc:latitude '51.1060369435'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31820'^^xsd:anyURI;
  dwc:aphiaid '126275'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872877'^^xsd:anyURI;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583333 8.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.583333"^^xsd:decimal ;
  dwc:decimalLongitude "8.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24788'^^xsd:integer;
  dwc:scientificName 'Coregonus lavaretus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31809'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.933333'^^xsd:double;
  dwc:latitude '45.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31809'^^xsd:anyURI;
  dwc:aphiaid '127180'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872884'^^xsd:anyURI;
  dwc:observationDate '2011-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583333 8.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.583333"^^xsd:decimal ;
  dwc:decimalLongitude "8.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24789'^^xsd:integer;
  dwc:scientificName 'Coregonus lavaretus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31809'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.933333'^^xsd:double;
  dwc:latitude '45.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31809'^^xsd:anyURI;
  dwc:aphiaid '127180'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872885'^^xsd:anyURI;
  dwc:observationDate '2011-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583333 8.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.583333"^^xsd:decimal ;
  dwc:decimalLongitude "8.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24790'^^xsd:integer;
  dwc:scientificName 'Coregonus lavaretus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31809'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.933333'^^xsd:double;
  dwc:latitude '45.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31809'^^xsd:anyURI;
  dwc:aphiaid '127180'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872886'^^xsd:anyURI;
  dwc:observationDate '2011-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24791'^^xsd:integer;
  dwc:scientificName 'Mola mola (Linnaeus)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:collector 'Haelters Jan (M.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mer du Nord;Nord See;Noord Zee;North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31813'^^xsd:anyURI;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24793'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872905'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24794'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872906'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24795'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872907'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24796'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872908'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24797'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872909'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24798'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872910'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24799'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872911'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24800'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872912'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24801'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872913'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24802'^^xsd:integer;
  dwc:scientificName 'Leuciscus cephalus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154323'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872916'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24803'^^xsd:integer;
  dwc:scientificName 'Leuciscus cephalus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154323'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872917'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24804'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872918'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24805'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872919'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24806'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872920'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24807'^^xsd:integer;
  dwc:scientificName 'Abramis brama (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '154281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872921'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '154281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24808'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872923'^^xsd:anyURI;
  dwc:observationDate '2011-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24809'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872924'^^xsd:anyURI;
  dwc:observationDate '2011-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24810'^^xsd:integer;
  dwc:scientificName 'Perca fluviatilis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872925'^^xsd:anyURI;
  dwc:observationDate '2011-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905556"^^xsd:decimal ;
  dwc:decimalLongitude "6.858889"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905556 6.858889)"^^geo:wktLiteral ;
  geo-pos:lat "46.905556"^^xsd:decimal ;
  geo-pos:long "6.858889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24811'^^xsd:integer;
  dwc:scientificName 'Coregonus candidus  Goll, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.858889'^^xsd:double;
  dwc:latitude '46.905556'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31818'^^xsd:anyURI;
  dwc:aphiaid '1019885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872926'^^xsd:anyURI;
  dwc:observationDate '2011-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1019885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24834'^^xsd:integer;
  dwc:scientificName 'Dipturus cf. flossada'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31850'^^xsd:anyURI;
  dwc:aphiaid '711847'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '711847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24835'^^xsd:integer;
  dwc:scientificName 'Dipturus cf. flossada'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31850'^^xsd:anyURI;
  dwc:aphiaid '711847'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '711847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24845'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14846'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24847'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24848'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24849'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24850'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24851'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24851'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24852'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24853'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24854'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24855'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32901 3.18188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32901"^^xsd:decimal ;
  dwc:decimalLongitude "3.18188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24856'^^xsd:integer;
  dwc:scientificName 'Alosa alosa  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31850'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.18188'^^xsd:double;
  dwc:latitude '51.32901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31884'^^xsd:anyURI;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.113 2.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.113"^^xsd:decimal ;
  dwc:decimalLongitude "2.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "700"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31937" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24859'^^xsd:integer;
  dwc:scientificName 'Xiphias gladius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31937'^^xsd:string;
  dwc:collector 'Haelters Jan (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.613'^^xsd:double;
  dwc:latitude '51.113'^^xsd:double;
  dwc:coordinatePrecision '700'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31937'^^xsd:anyURI;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873195'^^xsd:anyURI;
  dwc:observationDate '2011-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166667 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24860'^^xsd:integer;
  dwc:scientificName 'Chlamydoselachus anguineus Garman, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31940'^^xsd:string;
  dwc:collector 'Herman Jacques'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '59.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31940'^^xsd:anyURI;
  dwc:aphiaid '105831'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873198'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166667 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24861'^^xsd:integer;
  dwc:scientificName 'Chlamydoselachus anguineus Garman, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Herman Jacques'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31940'^^xsd:string;
  dwc:collector 'Herman Jacques'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '59.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31940'^^xsd:anyURI;
  dwc:aphiaid '105831'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873199'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9711298825 4.201927185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9711298825"^^xsd:decimal ;
  dwc:decimalLongitude "4.201927185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24878'^^xsd:integer;
  dwc:scientificName 'Acipenser stellatus/ruthenus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Thieren Els'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32004'^^xsd:string;
  dwc:collector 'Daneels Dorien'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.201927185'^^xsd:double;
  dwc:latitude '50.9711298825'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32004'^^xsd:anyURI;
  dwc:aphiaid '125618'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873443'^^xsd:anyURI;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '125618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -1.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24905'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra  Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales Arturo'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32128'^^xsd:string;
  dwc:collector 'Morales Arturo'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.75'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32128'^^xsd:anyURI;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873472'^^xsd:anyURI;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29752" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24916'^^xsd:integer;
  dwc:scientificName 'Epinephelus marginatus (Lowe, 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29752'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32132'^^xsd:anyURI;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.177583 4.744417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.177583"^^xsd:decimal ;
  dwc:decimalLongitude "4.744417"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.177583 4.744417)"^^geo:wktLiteral ;
  geo-pos:lat "51.177583"^^xsd:decimal ;
  geo-pos:long "4.744417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32326" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '24975'^^xsd:integer;
  dwc:scientificName 'Neogobius kesserli (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32326'^^xsd:string;
  dwc:collector 'Jacobs Paul (Mr.)'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Canal Albert'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.744417'^^xsd:double;
  dwc:latitude '51.177583'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32326'^^xsd:anyURI;
  dwc:aphiaid '1021174'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873588'^^xsd:anyURI;
  dwc:observationDate '2013-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1021174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 6.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32931" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25007'^^xsd:integer;
  dwc:scientificName 'Coregonus palaea  Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wouters Wim'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32931'^^xsd:string;
  dwc:collector 'Wouters Wim'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Lac Léman;  Meer van Genève'^^xsd:string;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '6.516667'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32931'^^xsd:anyURI;
  dwc:aphiaid '1022671'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873606'^^xsd:anyURI;
  dwc:observationDate '2014-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1022671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083333 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083333 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.083333"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25009'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '42.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873608'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083333 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083333 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.083333"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25010'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '42.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873609'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083333 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083333 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.083333"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25011'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '42.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873610'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25012'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873615'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25013'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873618'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25014'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873619'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25015'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873620'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25016'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873621'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25017'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873622'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25018'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873623'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25019'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873625'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25020'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873626'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7669983 26.4500008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7669983"^^xsd:decimal ;
  dwc:decimalLongitude "26.4500008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25021'^^xsd:integer;
  dwc:scientificName 'Alburnoides bipunctatus  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Apostolou A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32932'^^xsd:string;
  dwc:collector 'Apostolou A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Bulgaria'^^xsd:string;
  dwc:longitude '26.4500008'^^xsd:double;
  dwc:latitude '42.7669983'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32932'^^xsd:anyURI;
  dwc:aphiaid '154288'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873630'^^xsd:anyURI;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25025'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:continentOcean 'Mer du Nord;Nord See;Noord Zee;North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33069'^^xsd:anyURI;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25026'^^xsd:integer;
  dwc:scientificName 'Salaria pavo  (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bosselaers Mark (Mr.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33072'^^xsd:string;
  dwc:collector 'Bosselaers Mark (Mr.)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.47'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33072'^^xsd:anyURI;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873661'^^xsd:anyURI;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50069 -80.00032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50069"^^xsd:decimal ;
  dwc:decimalLongitude "-80.00032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32916" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25030'^^xsd:integer;
  dwc:scientificName 'Carcharias taurus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32916'^^xsd:string;
  dwc:collector 'Mollen Frederik (M.), De Jong A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-80.00032'^^xsd:double;
  dwc:latitude '35.50069'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32916'^^xsd:anyURI;
  dwc:aphiaid '105843'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873669'^^xsd:anyURI;
  dwc:observationDate '2014-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '105843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41273 27.13838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41273"^^xsd:decimal ;
  dwc:decimalLongitude "27.13838"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41273 27.13838)"^^geo:wktLiteral ;
  geo-pos:lat "38.41273"^^xsd:decimal ;
  geo-pos:long "27.13838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32916" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25040'^^xsd:integer;
  dwc:scientificName 'Aetobatus ocellatus  (Kuhl, 1823)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32916'^^xsd:string;
  dwc:collector 'Mollen Frederik (M.), De Jong A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '27.13838'^^xsd:double;
  dwc:latitude '38.41273'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32916'^^xsd:anyURI;
  dwc:aphiaid '278243'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873702'^^xsd:anyURI;
  dwc:observationDate '2014-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '278243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41273 27.13838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41273"^^xsd:decimal ;
  dwc:decimalLongitude "27.13838"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41273 27.13838)"^^geo:wktLiteral ;
  geo-pos:lat "38.41273"^^xsd:decimal ;
  geo-pos:long "27.13838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32916" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25039'^^xsd:integer;
  dwc:scientificName 'Aetomylaeus bovinus  (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32916'^^xsd:string;
  dwc:collector 'Mollen Frederik (M.), De Jong A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '27.13838'^^xsd:double;
  dwc:latitude '38.41273'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32916'^^xsd:anyURI;
  dwc:aphiaid '871951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873703'^^xsd:anyURI;
  dwc:observationDate '2014-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '871951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F873912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/873912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2017-05-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25053'^^xsd:integer;
  dwc:scientificName 'Rhinoptera jayakari  Boulenger, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Mollen Frederik (M.), De Jong A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32916'^^xsd:anyURI;
  dwc:aphiaid '271496'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/873912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/874079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25092'^^xsd:integer;
  dwc:scientificName 'Squatina squatina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:collector 'Haelters Jan (M.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mer du Nord;Nord See;Noord Zee;North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33065'^^xsd:anyURI;
  dwc:aphiaid '105928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/874079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68536 139.75309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68536"^^xsd:decimal ;
  dwc:decimalLongitude "139.75309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/874122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25108'^^xsd:integer;
  dwc:scientificName 'Triakis scyllium  Müller & Henle, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '139.75309'^^xsd:double;
  dwc:latitude '35.68536'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33107'^^xsd:anyURI;
  dwc:aphiaid '279059'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/874122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68536 139.75309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68536"^^xsd:decimal ;
  dwc:decimalLongitude "139.75309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F874123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/874123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '25109'^^xsd:integer;
  dwc:scientificName 'Triakis scyllium  Müller & Henle, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mollen Frederik (M.)'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '139.75309'^^xsd:double;
  dwc:latitude '35.68536'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33107'^^xsd:anyURI;
  dwc:aphiaid '279059'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/874123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21164'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st002'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Shashe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897812'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 21.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21165'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st004'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.883333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897813'^^xsd:anyURI;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21166'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st006'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897814'^^xsd:anyURI;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.651389 21.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.651389"^^xsd:decimal ;
  dwc:decimalLongitude "21.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21167'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st008'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Selinda Spillway'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.26667'^^xsd:double;
  dwc:latitude '-18.651389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897815'^^xsd:anyURI;
  dwc:observationDate '1978-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 23.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.3"^^xsd:decimal ;
  dwc:decimalLongitude "23.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21168'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st010'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '23.983333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897816'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.13333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2"^^xsd:decimal ;
  dwc:decimalLongitude "24.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25960/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-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21169'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25960/st011'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.13333'^^xsd:double;
  dwc:latitude '-20.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897817'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21170'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897818'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.366667 24.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.366667"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.366667 24.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.366667"^^xsd:decimal ;
  geo-pos:long "24.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21211'^^xsd:integer;
  dwc:scientificName 'Enteromius afrovernayi (Nichols & Boulton, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st013'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Lake Xau; Lake Dow'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.783333'^^xsd:double;
  dwc:latitude '-21.366667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897819'^^xsd:anyURI;
  dwc:observationDate '1978-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13148'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st030'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.8666666667'^^xsd:double;
  dwc:latitude '-2.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897821'^^xsd:anyURI;
  dwc:observationDate '1953-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13149'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st031'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.8666666667'^^xsd:double;
  dwc:latitude '-2.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897822'^^xsd:anyURI;
  dwc:observationDate '1953-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.70726 29.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.70726"^^xsd:decimal ;
  dwc:decimalLongitude "29.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st055A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13153'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st055A'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu, Sebeya'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.266'^^xsd:double;
  dwc:latitude '-1.70726'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897835'^^xsd:anyURI;
  dwc:observationDate '1953-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897854> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897854>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13164'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st171'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897854'^^xsd:anyURI;
  dwc:observationDate '1953-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897861> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897861>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20345/st186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13165'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20345/st186'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897861'^^xsd:anyURI;
  dwc:observationDate '1953-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13166'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st187'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.8666666667'^^xsd:double;
  dwc:latitude '-2.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897862'^^xsd:anyURI;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897867> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897867>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13169'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st238'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897867'^^xsd:anyURI;
  dwc:observationDate '1953-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 28.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "28.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st307" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13179'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st307'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.866667'^^xsd:double;
  dwc:latitude '-2.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:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897889'^^xsd:anyURI;
  dwc:observationDate '1953-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897899> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897899>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13270'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st534'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Lac 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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897899'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897906> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897906>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13272'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897906'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897907> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897907>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13273'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st555'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Lac 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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897907'^^xsd:anyURI;
  dwc:observationDate '1953-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1554048623 29.5191192644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1554048623"^^xsd:decimal ;
  dwc:decimalLongitude "29.5191192644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st569" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13274'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st569'^^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 '1'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5191192644'^^xsd:double;
  dwc:latitude '-0.1554048623'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897908'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1554048623 29.5191192644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1554048623"^^xsd:decimal ;
  dwc:decimalLongitude "29.5191192644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st571" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13275'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st571'^^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 '1'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5191192644'^^xsd:double;
  dwc:latitude '-0.1554048623'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897909'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1554048623 29.5191192644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1554048623"^^xsd:decimal ;
  dwc:decimalLongitude "29.5191192644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13277'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st575'^^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 '1'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5191192644'^^xsd:double;
  dwc:latitude '-0.1554048623'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897911'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.137 29.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.137"^^xsd:decimal ;
  dwc:decimalLongitude "29.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13278'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st620'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'lac Edouard, Semliki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5988'^^xsd:double;
  dwc:latitude '-0.137'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897912'^^xsd:anyURI;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1343878523 29.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1343878523"^^xsd:decimal ;
  dwc:decimalLongitude "29.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st629" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13279'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st629'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'lac Edouard, Semliki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.591'^^xsd:double;
  dwc:latitude '-0.1343878523'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897913'^^xsd:anyURI;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897914> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897914>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st637" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13280'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st637'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Lac 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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897914'^^xsd:anyURI;
  dwc:observationDate '1953-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897915> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897915>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st638" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13281'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st638'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Lac 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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897915'^^xsd:anyURI;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6362 29.3647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6362"^^xsd:decimal ;
  dwc:decimalLongitude "29.3647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13283'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st644'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Rwindi; près falaise'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3647'^^xsd:double;
  dwc:latitude '-0.6362'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897916'^^xsd:anyURI;
  dwc:observationDate '1953-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6362 29.3647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6362"^^xsd:decimal ;
  dwc:decimalLongitude "29.3647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st643" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13282'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st643'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Rwindi; près falaise'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3647'^^xsd:double;
  dwc:latitude '-0.6362'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897917'^^xsd:anyURI;
  dwc:observationDate '1953-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1517 29.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1517"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1517 29.55)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1517"^^xsd:decimal ;
  geo-pos:long "29.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13284'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st650'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.55'^^xsd:double;
  dwc:latitude '-0.1517'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897918'^^xsd:anyURI;
  dwc:observationDate '1953-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.15059 29.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.15059"^^xsd:decimal ;
  dwc:decimalLongitude "29.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st655" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13286'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st655'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rwindi; Lube'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.558'^^xsd:double;
  dwc:latitude '-0.15059'^^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 '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897920'^^xsd:anyURI;
  dwc:observationDate '1953-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4935 29.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4935"^^xsd:decimal ;
  dwc:decimalLongitude "29.466"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4935 29.466)"^^geo:wktLiteral ;
  geo-pos:lat "0.4935"^^xsd:decimal ;
  geo-pos:long "29.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13291'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Ruisseau affl. Itua'^^xsd:string;
  dwc:longitude '29.466'^^xsd:double;
  dwc:latitude '0.4935'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897921'^^xsd:anyURI;
  dwc:observationDate '1953-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.6742 29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.6742"^^xsd:decimal ;
  dwc:decimalLongitude "29.222"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.6742 29.222)"^^geo:wktLiteral ;
  geo-pos:lat "-1.6742"^^xsd:decimal ;
  geo-pos:long "29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4601'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12939'^^xsd:string;
  dwc:collector 'Damas H.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.222'^^xsd:double;
  dwc:latitude '-1.6742'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12939'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897922'^^xsd:anyURI;
  dwc:observationDate '1936-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.70726 29.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.70726"^^xsd:decimal ;
  dwc:decimalLongitude "29.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4602'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12939'^^xsd:string;
  dwc:collector 'Damas H.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu, Sebeya'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.266'^^xsd:double;
  dwc:latitude '-1.70726'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12939'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897923'^^xsd:anyURI;
  dwc:observationDate '1936-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.6742 29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.6742"^^xsd:decimal ;
  dwc:decimalLongitude "29.222"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.6742 29.222)"^^geo:wktLiteral ;
  geo-pos:lat "-1.6742"^^xsd:decimal ;
  geo-pos:long "29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4603'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12939'^^xsd:string;
  dwc:collector 'Damas H.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.222'^^xsd:double;
  dwc:latitude '-1.6742'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12939'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897925'^^xsd:anyURI;
  dwc:observationDate '1936-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897926> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897926>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12940'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897926'^^xsd:anyURI;
  dwc:observationDate '1933-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897927> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897927>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '181B'^^xsd:string;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12940'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897927'^^xsd:anyURI;
  dwc:observationDate '1933-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897928> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897928>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '181C'^^xsd:string;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12940'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897928'^^xsd:anyURI;
  dwc:observationDate '1933-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897929> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897929>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12940'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897929'^^xsd:anyURI;
  dwc:observationDate '1933-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897932> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897932>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12939'^^xsd:string;
  dwc:collector 'Damas H.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12939'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897932'^^xsd:anyURI;
  dwc:observationDate '1935-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897933> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897933>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '183B'^^xsd:string;
  dwc:scientificName 'Labeobarbus altianalis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12939'^^xsd:string;
  dwc:collector 'Damas H.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12939'^^xsd:anyURI;
  dwc:aphiaid '1019273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897933'^^xsd:anyURI;
  dwc:observationDate '1936-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1019273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8666666667 29.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8666666667 29.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8666666667"^^xsd:decimal ;
  geo-pos:long "29.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8957'^^xsd:integer;
  dwc:scientificName 'Enteromius apleurogramma  (Boulenger, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st353'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Lugumba'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.2666666667'^^xsd:double;
  dwc:latitude '-5.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:19614'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898121'^^xsd:anyURI;
  dwc:observationDate '1947-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898122> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898122>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7916'^^xsd:integer;
  dwc:scientificName 'Enteromius apleurogramma  (Boulenger, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:continentOcean 'Kankala'^^xsd:string;
  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:occurrenceId 'http://collections.naturalsciences.be/specimen/898122'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.633333 23.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.633333"^^xsd:decimal ;
  dwc:decimalLongitude "23.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16022'^^xsd:integer;
  dwc:scientificName 'Enteromius atromaculatus  (Nichols & Griscom, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15482'^^xsd:string;
  dwc:collector 'Siméons H.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1946'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '23.616667'^^xsd:double;
  dwc:latitude '2.633333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15482'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898150'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21358'^^xsd:integer;
  dwc:scientificName 'Enteromius atromaculatus  (Nichols & Griscom, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Andifole, Lac de Babula; Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898152'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21368'^^xsd:integer;
  dwc:scientificName 'Enteromius atromaculatus  (Nichols & Griscom, 1917)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Tshopo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898153'^^xsd:anyURI;
  dwc:observationDate '1971-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.766667 24.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.766667"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11192'^^xsd:integer;
  dwc:scientificName 'Enteromius atromaculatus  (Nichols & Griscom, 1917)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Isalowe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.483333'^^xsd:double;
  dwc:latitude '0.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898156'^^xsd:anyURI;
  dwc:observationDate '1949-11-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 4.36667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "4.36667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Barbus barbus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1927'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2715'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:continentOcean 'Rhin'^^xsd:string;
  dwc:longitude '4.36667'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2715'^^xsd:anyURI;
  dwc:aphiaid '154292'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898168'^^xsd:anyURI;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.019444 8.401111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.019444"^^xsd:decimal ;
  dwc:decimalLongitude "8.401111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '619B'^^xsd:string;
  dwc:scientificName 'Barbus barbus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1927'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2715'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1869'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Meer van Luzern ; Vierwoudstedenmeer; lac de Lucerne'^^xsd:string;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '8.401111'^^xsd:double;
  dwc:latitude '47.019444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2715'^^xsd:anyURI;
  dwc:aphiaid '154292'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2"^^xsd:decimal ;
  geo-pos:long "24.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21161'^^xsd:integer;
  dwc:scientificName 'Enteromius barnardi (Jubb, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.1333333333'^^xsd:double;
  dwc:latitude '-20.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898182'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21162'^^xsd:integer;
  dwc:scientificName 'Enteromius barnardi (Jubb, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898183'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.366667 24.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.366667"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.366667 24.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.366667"^^xsd:decimal ;
  geo-pos:long "24.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21163'^^xsd:integer;
  dwc:scientificName 'Enteromius barnardi (Jubb, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st013'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Lake Xau; Lake Dow'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.783333'^^xsd:double;
  dwc:latitude '-21.366667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898184'^^xsd:anyURI;
  dwc:observationDate '1978-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '617B'^^xsd:string;
  dwc:scientificName 'Luciobarbus callensis (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:collector 'Bosca Ed.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1016736'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1016736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.1406 5.7298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.1406"^^xsd:decimal ;
  dwc:decimalLongitude "5.7298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24848" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17883'^^xsd:integer;
  dwc:scientificName 'Luciobarbus callensis (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24848'^^xsd:string;
  dwc:collector 'Jacquemart Serge (M.)'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '5.7298'^^xsd:double;
  dwc:latitude '23.1406'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24848'^^xsd:anyURI;
  dwc:aphiaid '1016736'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898204'^^xsd:anyURI;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1016736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.633333 23.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.633333"^^xsd:decimal ;
  dwc:decimalLongitude "23.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7341'^^xsd:integer;
  dwc:scientificName 'Enteromius candens (Nichols & Griscom, 1917)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13054'^^xsd:string;
  dwc:collector 'Cloux'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '23.616667'^^xsd:double;
  dwc:latitude '2.633333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13054'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898206'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7666666667 24.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7666666667 24.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.7666666667"^^xsd:decimal ;
  geo-pos:long "24.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11276'^^xsd:integer;
  dwc:scientificName 'Enteromius candens (Nichols & Griscom, 1917)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22579'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.45'^^xsd:double;
  dwc:latitude '0.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898237'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.633333 23.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.633333"^^xsd:decimal ;
  dwc:decimalLongitude "23.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16027'^^xsd:integer;
  dwc:scientificName 'Enteromius candens (Nichols & Griscom, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15482'^^xsd:string;
  dwc:collector 'Simeons H.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1946'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '23.616667'^^xsd:double;
  dwc:latitude '2.633333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15482'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898243'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.78 24.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18171'^^xsd:integer;
  dwc:scientificName 'Enteromius candens (Nichols & Griscom, 1917)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Congo, DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.307'^^xsd:double;
  dwc:latitude '0.78'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898244'^^xsd:anyURI;
  dwc:observationDate '1971-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 52.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28"^^xsd:decimal ;
  dwc:decimalLongitude "52.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063/st11/4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15554'^^xsd:integer;
  dwc:scientificName 'Luciobarbus capito (Güldenstädt, 1773)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063/st11/4'^^xsd:string;
  dwc:collector 'Exploration belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.21'^^xsd:double;
  dwc:latitude '36.28'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23063'^^xsd:anyURI;
  dwc:aphiaid '1016630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898245'^^xsd:anyURI;
  dwc:observationDate '1963-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1016630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333333333 51.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "51.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333333333 51.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333333333"^^xsd:decimal ;
  geo-pos:long "51.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15546'^^xsd:integer;
  dwc:scientificName 'Luciobarbus capito (Güldenstädt, 1773)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29686'^^xsd:string;
  dwc:collector 'Exploration belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51.4333333333'^^xsd:double;
  dwc:latitude '36.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:23063'^^xsd:anyURI;
  dwc:aphiaid '1016630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898246'^^xsd:anyURI;
  dwc:observationDate '1963-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1016630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15086'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Oubangui;Ubangi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898299'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18172'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898300'^^xsd:anyURI;
  dwc:observationDate '1971-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18173'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi, ruisseau Amengeli; en amont du lac Babula'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898301'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898304> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898304>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20415'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^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 '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898304'^^xsd:anyURI;
  dwc:observationDate '1949-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898308> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898308>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20532'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^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 '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898308'^^xsd:anyURI;
  dwc:observationDate '1949-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898309> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898309>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20533'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '2'^^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 '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898309'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898310> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898310>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20534'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '25'^^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 '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898310'^^xsd:anyURI;
  dwc:observationDate '1949-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898311> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898311>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20535'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kets'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Senze'^^xsd:string;
  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 '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898311'^^xsd:anyURI;
  dwc:observationDate '1948-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898313> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898313>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20537'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Kamandula; affl.dr Lukoka; s/affl.g.Lufira'^^xsd:string;
  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 '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898313'^^xsd:anyURI;
  dwc:observationDate '1949-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21365'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Andifole, Lac de Babula; Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898315'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21366'^^xsd:integer;
  dwc:scientificName 'Labeobarbus caudovittatus (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi, ruisseau Amengeli; en amont du lac Babula'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1015200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898316'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1015200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35747 11.3639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35747"^^xsd:decimal ;
  dwc:decimalLongitude "11.3639"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35747 11.3639)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35747"^^xsd:decimal ;
  geo-pos:long "11.3639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21351'^^xsd:integer;
  dwc:scientificName 'Enteromius collarti (Poll, 1945)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27932'^^xsd:string;
  dwc:collector 'Gosse Veronique'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '11.3639'^^xsd:double;
  dwc:latitude '-2.35747'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27932'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898317'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Luciobarbus comizo  (Steindachner, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:collector 'Bosca Ed.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1021045'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1021045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1488'^^xsd:gYear;
  dwc:scientificName 'Luciobarbus comizo  (Steindachner, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:collector 'Bosca Ed.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1021045'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1021045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0876699643 74.8437215976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0876699643"^^xsd:decimal ;
  dwc:decimalLongitude "74.8437215976"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0876699643 74.8437215976)"^^geo:wktLiteral ;
  geo-pos:lat "34.0876699643"^^xsd:decimal ;
  geo-pos:long "74.8437215976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19417'^^xsd:integer;
  dwc:scientificName 'Pethia conchonius  (Hamilton, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26131'^^xsd:string;
  dwc:collector 'Schibilla H. (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dal Lake'^^xsd:string;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '74.8437215976'^^xsd:double;
  dwc:latitude '34.0876699643'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26131'^^xsd:anyURI;
  dwc:aphiaid '991302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898320'^^xsd:anyURI;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '991302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.70726 29.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.70726"^^xsd:decimal ;
  dwc:decimalLongitude "29.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st055B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12951'^^xsd:integer;
  dwc:scientificName 'Labeobarbus intermedius  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st055B'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu, Sebeya'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.266'^^xsd:double;
  dwc:latitude '-1.70726'^^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 '1014880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898322'^^xsd:anyURI;
  dwc:observationDate '1953-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1014880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.70726 29.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.70726"^^xsd:decimal ;
  dwc:decimalLongitude "29.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st055C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12952'^^xsd:integer;
  dwc:scientificName 'Labeobarbus intermedius  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st055C'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu, Sebeya; 700m de l\'embouchure'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.266'^^xsd:double;
  dwc:latitude '-1.70726'^^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 '1014880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898323'^^xsd:anyURI;
  dwc:observationDate '1953-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1014880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "7.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21655'^^xsd:integer;
  dwc:scientificName 'Barbus eques'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29932'^^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 'Italy'^^xsd:string;
  dwc:longitude '7.6666666667'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '1022195'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1022195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898325> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898325>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20465'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898325'^^xsd:anyURI;
  dwc:observationDate '1949-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898326> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898326>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20466'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '2'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898326'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898327> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898327>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20467'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '25'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898327'^^xsd:anyURI;
  dwc:observationDate '1949-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 27.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "27.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20468'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^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.18333'^^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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898328'^^xsd:anyURI;
  dwc:observationDate '1948-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898333> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898333>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20472'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898333'^^xsd:anyURI;
  dwc:observationDate '1947-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898336> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898336>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20540'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898336'^^xsd:anyURI;
  dwc:observationDate '1949-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898337> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898337>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20541'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '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:occurrenceId 'http://collections.naturalsciences.be/specimen/898337'^^xsd:anyURI;
  dwc:observationDate '1949-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898338> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898338>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20542'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '4'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898338'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 21.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21195'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st004'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.883333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898339'^^xsd:anyURI;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21196'^^xsd:integer;
  dwc:scientificName 'Enteromius eutaenia  (Boulenger, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898340'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 21.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21181'^^xsd:integer;
  dwc:scientificName 'Enteromius fasciolatus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st004'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.883333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:aphiaid '1421200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898341'^^xsd:anyURI;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1421200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21182'^^xsd:integer;
  dwc:scientificName 'Enteromius fasciolatus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1421200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898342'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1421200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 23.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.3"^^xsd:decimal ;
  dwc:decimalLongitude "23.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 23.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.3"^^xsd:decimal ;
  geo-pos:long "23.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21183'^^xsd:integer;
  dwc:scientificName 'Enteromius fasciolatus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '23.9833333333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:aphiaid '1421200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898343'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1421200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2"^^xsd:decimal ;
  geo-pos:long "24.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21184'^^xsd:integer;
  dwc:scientificName 'Enteromius fasciolatus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.1333333333'^^xsd:double;
  dwc:latitude '-20.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1421200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898344'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1421200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21185'^^xsd:integer;
  dwc:scientificName 'Enteromius fasciolatus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1421200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898345'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1421200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21154'^^xsd:integer;
  dwc:scientificName 'Enteromius haasianus  (David, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st006'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898349'^^xsd:anyURI;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0481136699"^^xsd:decimal ;
  dwc:decimalLongitude "18.2560201299"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  geo-pos:lat "0.0481136699"^^xsd:decimal ;
  geo-pos:long "18.2560201299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19461'^^xsd:integer;
  dwc:scientificName 'Enteromius hulstaerti  (Poll, 1945)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25987'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.2560201299'^^xsd:double;
  dwc:latitude '0.0481136699'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25987'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898352'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0481136699"^^xsd:decimal ;
  dwc:decimalLongitude "18.2560201299"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  geo-pos:lat "0.0481136699"^^xsd:decimal ;
  geo-pos:long "18.2560201299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19642'^^xsd:integer;
  dwc:scientificName 'Enteromius hulstaerti  (Poll, 1945)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25987'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.2560201299'^^xsd:double;
  dwc:latitude '0.0481136699'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25987'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898353'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.048333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21367'^^xsd:integer;
  dwc:scientificName 'Enteromius hulstaerti  (Poll, 1945)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26276'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Ruki river'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.266667'^^xsd:double;
  dwc:latitude '0.048333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898354'^^xsd:anyURI;
  dwc:observationDate '1981-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898356> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898356>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Enteromius humeralis  (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 'specimen'^^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/898356'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898357> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898357>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '5940'^^xsd:integer;
  dwc:scientificName 'Enteromius humeralis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:continentOcean 'Kankala'^^xsd:string;
  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:occurrenceId 'http://collections.naturalsciences.be/specimen/898357'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.46596"^^xsd:decimal ;
  dwc:decimalLongitude "14.40438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21219'^^xsd:integer;
  dwc:scientificName 'Enteromius humeralis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Billiet Jadin B.J. (Mme)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Luenda'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.40438'^^xsd:double;
  dwc:latitude '-5.46596'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898359'^^xsd:anyURI;
  dwc:observationDate '1987-02-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18174'^^xsd:integer;
  dwc:scientificName 'Enteromius jae  (Boulenger, 1903)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi, ruisseau Amengeli; en amont du lac Babula'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898378'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 27.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 27.55)"^^geo:wktLiteral ;
  geo-pos:lat "-10.5166666667"^^xsd:decimal ;
  geo-pos:long "27.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7831'^^xsd:integer;
  dwc:scientificName 'Enteromius motebensis (Steindachner, 1894)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12548'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Lovoï'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.55'^^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:12548'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898380'^^xsd:anyURI;
  dwc:observationDate '1939-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3 27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3"^^xsd:decimal ;
  dwc:decimalLongitude "27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11299'^^xsd:integer;
  dwc:scientificName 'Enteromius kamolondoensis  (Poll, 1938)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'lac Lukushi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.4'^^xsd:double;
  dwc:latitude '-7.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:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898381'^^xsd:anyURI;
  dwc:observationDate '1947-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898383> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898383>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20442'^^xsd:integer;
  dwc:scientificName 'Enteromius kamolondoensis  (Poll, 1938)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898383'^^xsd:anyURI;
  dwc:observationDate '1947-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898384> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898384>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20443'^^xsd:integer;
  dwc:scientificName 'Enteromius kamolondoensis  (Poll, 1938)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898384'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898385> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898385>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20444'^^xsd:integer;
  dwc:scientificName 'Enteromius kamolondoensis  (Poll, 1938)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898385'^^xsd:anyURI;
  dwc:observationDate '1947-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.7333333333"^^xsd:decimal ;
  geo-pos:long "27.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11297'^^xsd:integer;
  dwc:scientificName 'Enteromius kessleri (Steindachner, 1866)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.4333333333'^^xsd:double;
  dwc:latitude '-11.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1421024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898388'^^xsd:anyURI;
  dwc:observationDate '1947-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1421024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.7333333333"^^xsd:decimal ;
  geo-pos:long "27.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11298'^^xsd:integer;
  dwc:scientificName 'Enteromius kessleri (Steindachner, 1866)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.4333333333'^^xsd:double;
  dwc:latitude '-11.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1421024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898389'^^xsd:anyURI;
  dwc:observationDate '1947-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1421024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898399> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898399>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '5953'^^xsd:integer;
  dwc:scientificName 'Enteromius lineomaculatus  (Boulenger, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:continentOcean 'Kankala'^^xsd:string;
  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:occurrenceId 'http://collections.naturalsciences.be/specimen/898399'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.7333333333 27.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.7333333333"^^xsd:decimal ;
  geo-pos:long "27.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11303'^^xsd:integer;
  dwc:scientificName 'Enteromius lineomaculatus  (Boulenger, 1903)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.4333333333'^^xsd:double;
  dwc:latitude '-11.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:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898406'^^xsd:anyURI;
  dwc:observationDate '1947-04-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.75 27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.75"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.75 27.25)"^^geo:wktLiteral ;
  geo-pos:lat "-10.75"^^xsd:decimal ;
  geo-pos:long "27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11305'^^xsd:integer;
  dwc:scientificName 'Enteromius lineomaculatus  (Boulenger, 1903)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.25'^^xsd:double;
  dwc:latitude '-10.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:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898408'^^xsd:anyURI;
  dwc:observationDate '1947-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887204633 29.100036621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887204633"^^xsd:decimal ;
  dwc:decimalLongitude "29.100036621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12404'^^xsd:integer;
  dwc:scientificName 'Enteromius lineomaculatus  (Boulenger, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st230'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Lac Tanganyika  ; Lake Tanganyika ; Lac Tanganika'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.100036621'^^xsd:double;
  dwc:latitude '-3.887204633'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898412'^^xsd:anyURI;
  dwc:observationDate '1953-08-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7449 26.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.7449"^^xsd:decimal ;
  dwc:decimalLongitude "26.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11292'^^xsd:integer;
  dwc:scientificName 'Enteromius lukusiensis  (David & Poll, 1937)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.94'^^xsd:double;
  dwc:latitude '-6.7449'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898464'^^xsd:anyURI;
  dwc:observationDate '1947-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3 27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3"^^xsd:decimal ;
  dwc:decimalLongitude "27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11293'^^xsd:integer;
  dwc:scientificName 'Enteromius lukusiensis  (David & Poll, 1937)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'lac Lukushi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.4'^^xsd:double;
  dwc:latitude '-7.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:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898465'^^xsd:anyURI;
  dwc:observationDate '1947-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0481136699"^^xsd:decimal ;
  dwc:decimalLongitude "18.2560201299"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  geo-pos:lat "0.0481136699"^^xsd:decimal ;
  geo-pos:long "18.2560201299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19463'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus matthesi  (Poll & Gosse, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25987'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.2560201299'^^xsd:double;
  dwc:latitude '0.0481136699'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25987'^^xsd:anyURI;
  dwc:aphiaid '1013645'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898469'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1013645'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6833333333 29.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6833333333"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21160'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus matthesi  (Poll & Gosse, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st001'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Marico; affl.du Limpopo; rive gauche'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6833333333'^^xsd:double;
  dwc:latitude '-27.6833333333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1013645'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898470'^^xsd:anyURI;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1013645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4878800283 3.1387424495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4878800283"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387424495"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4878800283 3.1387424495)"^^geo:wktLiteral ;
  geo-pos:lat "42.4878800283"^^xsd:decimal ;
  geo-pos:long "3.1387424495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22912" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15218'^^xsd:integer;
  dwc:scientificName 'Barbus meridionalis  Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22912'^^xsd:string;
  dwc:collector 'Jacquemart Serge (M.)'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1387424495'^^xsd:double;
  dwc:latitude '42.4878800283'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22912'^^xsd:anyURI;
  dwc:aphiaid '1022733'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898471'^^xsd:anyURI;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022733'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4666 12.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4666"^^xsd:decimal ;
  dwc:decimalLongitude "12.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17364'^^xsd:integer;
  dwc:scientificName 'Barbus caninus Bonaparte, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24233'^^xsd:string;
  dwc:collector 'Station de Recherches de Groenendael'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Tevere; Tiber'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.233'^^xsd:double;
  dwc:latitude '43.4666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24233'^^xsd:anyURI;
  dwc:aphiaid '1022196'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898473'^^xsd:anyURI;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 28.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 28.316667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "28.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8955'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st346'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Kilwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.316667'^^xsd:double;
  dwc:latitude '-5.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:19614'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898488'^^xsd:anyURI;
  dwc:observationDate '1947-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.766667 24.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.766667"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11230'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Isalowe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.483333'^^xsd:double;
  dwc:latitude '0.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898493'^^xsd:anyURI;
  dwc:observationDate '1949-11-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6166666667 26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6166666667 26.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.6166666667"^^xsd:decimal ;
  geo-pos:long "26.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11240'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Cotonco'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.05'^^xsd:double;
  dwc:latitude '3.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:20190'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898503'^^xsd:anyURI;
  dwc:observationDate '1948-05-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898514> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898514>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.), Gosse Jean-Pierre (M.), Giltay L.'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms Raymond (M.)'^^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/898514'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 27.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 27.55)"^^geo:wktLiteral ;
  geo-pos:lat "-10.5166666667"^^xsd:decimal ;
  geo-pos:long "27.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4591'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12548'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Lovoï'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.55'^^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:12696'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898525'^^xsd:anyURI;
  dwc:observationDate '1939-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2333333333 18.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2333333333 18.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "3.2333333333"^^xsd:decimal ;
  geo-pos:long "18.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14596'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mawuya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6833333333'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898529'^^xsd:anyURI;
  dwc:observationDate '1948-01-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2333333333 18.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2333333333 18.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "3.2333333333"^^xsd:decimal ;
  geo-pos:long "18.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15087'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mawuya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6833333333'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898533'^^xsd:anyURI;
  dwc:observationDate '1947-12-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15090'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Oubangui;Ubangi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898536'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7833333333 23.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "23.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18177'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '23.3'^^xsd:double;
  dwc:latitude '0.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:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898539'^^xsd:anyURI;
  dwc:observationDate '1971-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18178'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi, ruisseau Amengeli; en amont du lac Babula'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898540'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18179'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Andifole, Lac de Babula; Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898541'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898542> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898542>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20574'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898542'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898543> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898543>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20575'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898543'^^xsd:anyURI;
  dwc:observationDate '1947-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898545> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898545>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20576'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '17'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/898545'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 21.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21197'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st004'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.883333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898551'^^xsd:anyURI;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21198'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898552'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5517417259 14.385795595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5517417259"^^xsd:decimal ;
  dwc:decimalLongitude "14.385795595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21220'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Jadins-Billiet J'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Kamba'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.385795595'^^xsd:double;
  dwc:latitude '-5.5517417259'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898555'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.69997 14.03903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.69997"^^xsd:decimal ;
  dwc:decimalLongitude "14.03903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18973'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25792'^^xsd:string;
  dwc:collector 'Portaels F.A. (Mme)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.03903'^^xsd:double;
  dwc:latitude '-5.69997'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25792'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898557'^^xsd:anyURI;
  dwc:observationDate '1978-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 26.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20543'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19062'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.76667'^^xsd:double;
  dwc:latitude '-9.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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898559'^^xsd:anyURI;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 26.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20544'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19062'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.76667'^^xsd:double;
  dwc:latitude '-9.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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898560'^^xsd:anyURI;
  dwc:observationDate '1948-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898562> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898562>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20546'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Senze'^^xsd:string;
  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:occurrenceId 'http://collections.naturalsciences.be/specimen/898562'^^xsd:anyURI;
  dwc:observationDate '1948-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35747 11.3639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35747"^^xsd:decimal ;
  dwc:decimalLongitude "11.3639"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35747 11.3639)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35747"^^xsd:decimal ;
  geo-pos:long "11.3639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21348'^^xsd:integer;
  dwc:scientificName 'Enteromius miolepis  (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27932'^^xsd:string;
  dwc:collector 'Gosse Veronique'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '11.3639'^^xsd:double;
  dwc:latitude '-2.35747'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27932'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898569'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21178'^^xsd:integer;
  dwc:scientificName 'Enteromius multilineatus  (Worthington, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st002'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Shashe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898573'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1 22.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1"^^xsd:decimal ;
  dwc:decimalLongitude "22.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21179'^^xsd:integer;
  dwc:scientificName 'Enteromius multilineatus  (Worthington, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st003'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Thaoghe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22.483333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898574'^^xsd:anyURI;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21180'^^xsd:integer;
  dwc:scientificName 'Enteromius multilineatus  (Worthington, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st006'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898575'^^xsd:anyURI;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898578> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898578>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20433'^^xsd:integer;
  dwc:scientificName 'Enteromius neefi  (Greenwood, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898578'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898579> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898579>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20434'^^xsd:integer;
  dwc:scientificName 'Enteromius neefi  (Greenwood, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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: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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898579'^^xsd:anyURI;
  dwc:observationDate '1948-12-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898580> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898580>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20435'^^xsd:integer;
  dwc:scientificName 'Enteromius neefi  (Greenwood, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '27'^^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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898580'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898581> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898581>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20436'^^xsd:integer;
  dwc:scientificName 'Enteromius neefi  (Greenwood, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898581'^^xsd:anyURI;
  dwc:observationDate '1949-01-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898582> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898582>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20437'^^xsd:integer;
  dwc:scientificName 'Enteromius neefi  (Greenwood, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^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:26832'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898582'^^xsd:anyURI;
  dwc:observationDate '1949-11-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.51667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.51667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.51667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.51667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12277" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4614'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12277'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.51667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12277'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898594'^^xsd:anyURI;
  dwc:observationDate '1938-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.51667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.51667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.51667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.51667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4615'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12969'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.51667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12969'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898595'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898601> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898601>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11309'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Wangamée'^^xsd:string;
  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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898601'^^xsd:anyURI;
  dwc:observationDate '1947-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21155'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st006'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898607'^^xsd:anyURI;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1 22.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1"^^xsd:decimal ;
  dwc:decimalLongitude "22.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21156'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st003'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Thaoghe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22.483333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898608'^^xsd:anyURI;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.75 22.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.75"^^xsd:decimal ;
  dwc:decimalLongitude "22.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.75 22.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.75"^^xsd:decimal ;
  geo-pos:long "22.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21157'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st007'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22.333333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898609'^^xsd:anyURI;
  dwc:observationDate '1978-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.651389 21.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.651389"^^xsd:decimal ;
  dwc:decimalLongitude "21.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21158'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st008'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Selinda Spillway'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.26667'^^xsd:double;
  dwc:latitude '-18.651389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898610'^^xsd:anyURI;
  dwc:observationDate '1978-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21159'^^xsd:integer;
  dwc:scientificName 'Enteromius paludinosus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1214761'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898611'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1214761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5666666667 29.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5666666667 29.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5666666667"^^xsd:decimal ;
  geo-pos:long "29.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4589'^^xsd:integer;
  dwc:scientificName 'Enteromius pellegrini  (Poll, 1939)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte , Institut des Parcs nationaux du Congo belge'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kaolwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.0333333333'^^xsd:double;
  dwc:latitude '-1.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:12940'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898615'^^xsd:anyURI;
  dwc:observationDate '1934-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5666666667 29.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5666666667 29.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5666666667"^^xsd:decimal ;
  geo-pos:long "29.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4590'^^xsd:integer;
  dwc:scientificName 'Enteromius pellegrini  (Poll, 1939)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte , Institut des Parcs nationaux du Congo belge'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kaolwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.0333333333'^^xsd:double;
  dwc:latitude '-1.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:12940'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898616'^^xsd:anyURI;
  dwc:observationDate '1934-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898617> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898617>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7835'^^xsd:integer;
  dwc:scientificName 'Enteromius pellegrini  (Poll, 1939)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13057'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^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:13057'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898617'^^xsd:anyURI;
  dwc:observationDate '1938-08-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3897222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.3897222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12740'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st505'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Lac Eduard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3897222222'^^xsd:double;
  dwc:latitude '-0.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 '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898620'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3897222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.3897222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12741'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st507'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Lac Eduard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3897222222'^^xsd:double;
  dwc:latitude '-0.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 '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898621'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898622> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898622>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12742'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st534'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Lac 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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898622'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68222 29.38667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68222"^^xsd:decimal ;
  dwc:decimalLongitude "29.38667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12743'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st543'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.38667'^^xsd:double;
  dwc:latitude '-0.68222'^^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 '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898623'^^xsd:anyURI;
  dwc:observationDate '1953-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68222 29.38667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68222"^^xsd:decimal ;
  dwc:decimalLongitude "29.38667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12745'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st576'^^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 '5'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.38667'^^xsd:double;
  dwc:latitude '-0.68222'^^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 '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898625'^^xsd:anyURI;
  dwc:observationDate '1953-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898626> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898626>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st638" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12746'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st638'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Lac 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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898626'^^xsd:anyURI;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.15059 29.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.15059"^^xsd:decimal ;
  dwc:decimalLongitude "29.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st655" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12749'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st655'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rwindi; Lube'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.558'^^xsd:double;
  dwc:latitude '-0.15059'^^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 '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898629'^^xsd:anyURI;
  dwc:observationDate '1953-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.15059 29.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.15059"^^xsd:decimal ;
  dwc:decimalLongitude "29.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st655" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12750'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st655'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rwindi; Lube'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.558'^^xsd:double;
  dwc:latitude '-0.15059'^^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 '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898630'^^xsd:anyURI;
  dwc:observationDate '1953-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68222 29.38667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68222"^^xsd:decimal ;
  dwc:decimalLongitude "29.38667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F898632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/898632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st671" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12752'^^xsd:integer;
  dwc:scientificName 'Enteromius perince  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st671'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.38667'^^xsd:double;
  dwc:latitude '-0.68222'^^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 '1165237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/898632'^^xsd:anyURI;
  dwc:observationDate '1953-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1165237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833333333 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833333333 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7833333333"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21656'^^xsd:integer;
  dwc:scientificName 'Barbus plebejus  Bonaparte, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'Famille de Selys Longchamps'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '43.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:9812'^^xsd:anyURI;
  dwc:aphiaid '1022195'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909059'^^xsd:anyURI;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 22.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4613'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '22.8166666667'^^xsd:double;
  dwc:latitude '4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12940'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909060'^^xsd:anyURI;
  dwc:observationDate '1935-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11312'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:20190'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909062'^^xsd:anyURI;
  dwc:observationDate '1947-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 15.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 15.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "15.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11318'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pool Malebo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '15.416667'^^xsd:double;
  dwc:latitude '-4.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909072'^^xsd:anyURI;
  dwc:observationDate '1948-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15095'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Oubangui;Ubangi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909096'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15094'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909097'^^xsd:anyURI;
  dwc:observationDate '1948-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18182'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909099'^^xsd:anyURI;
  dwc:observationDate '1971-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18183'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909100'^^xsd:anyURI;
  dwc:observationDate '1971-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18184'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909101'^^xsd:anyURI;
  dwc:observationDate '1971-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18185'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909102'^^xsd:anyURI;
  dwc:observationDate '1971-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18186'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909103'^^xsd:anyURI;
  dwc:observationDate '1971-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18187'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA1'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909105'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18188'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA2'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909106'^^xsd:anyURI;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0481136699"^^xsd:decimal ;
  dwc:decimalLongitude "18.2560201299"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  geo-pos:lat "0.0481136699"^^xsd:decimal ;
  geo-pos:long "18.2560201299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19465'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25987'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.2560201299'^^xsd:double;
  dwc:latitude '0.0481136699'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25987'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909126'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909134> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909134>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20614'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '6'^^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:26832'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909134'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909138> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909138>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20616'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '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:26832'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909138'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909140> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909140>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20617'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '27'^^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:26832'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909140'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909143> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909143>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20618'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '3'^^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:26832'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909143'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.048333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21000'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26276'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Ruki river'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.266667'^^xsd:double;
  dwc:latitude '0.048333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26276'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909147'^^xsd:anyURI;
  dwc:observationDate '1981-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18201'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB4'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909150'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18202'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB5'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909152'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18203'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB6'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909153'^^xsd:anyURI;
  dwc:observationDate '1973-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18204'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB7'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909154'^^xsd:anyURI;
  dwc:observationDate '1973-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18205'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB8'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909155'^^xsd:anyURI;
  dwc:observationDate '1973-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18206'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB9'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909156'^^xsd:anyURI;
  dwc:observationDate '1973-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18207'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB10'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909157'^^xsd:anyURI;
  dwc:observationDate '1973-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18208'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB11'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909158'^^xsd:anyURI;
  dwc:observationDate '1973-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18209'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB12'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909159'^^xsd:anyURI;
  dwc:observationDate '1973-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18210'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC1'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909160'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18211'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC2'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909161'^^xsd:anyURI;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18212'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC3'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909164'^^xsd:anyURI;
  dwc:observationDate '1973-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18189'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA3'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909167'^^xsd:anyURI;
  dwc:observationDate '1973-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18190'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA4'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909169'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18191'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA5'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909170'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18192'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA6'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909173'^^xsd:anyURI;
  dwc:observationDate '1973-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18193'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA7'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909174'^^xsd:anyURI;
  dwc:observationDate '1973-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18194'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA8'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909176'^^xsd:anyURI;
  dwc:observationDate '1973-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18195'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA9'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909177'^^xsd:anyURI;
  dwc:observationDate '1973-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18196'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA10'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909180'^^xsd:anyURI;
  dwc:observationDate '1973-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18197'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA11'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909181'^^xsd:anyURI;
  dwc:observationDate '1973-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18198'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA12'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909182'^^xsd:anyURI;
  dwc:observationDate '1973-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18199'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB1'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909183'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18200'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB3'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909185'^^xsd:anyURI;
  dwc:observationDate '1973-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18213'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC4'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909186'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18214'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC5'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909187'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18215'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC6'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909188'^^xsd:anyURI;
  dwc:observationDate '1973-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18216'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC7'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909192'^^xsd:anyURI;
  dwc:observationDate '1973-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18217'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC8'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909193'^^xsd:anyURI;
  dwc:observationDate '1973-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18218'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC9'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909194'^^xsd:anyURI;
  dwc:observationDate '1973-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18219'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC10'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909195'^^xsd:anyURI;
  dwc:observationDate '1973-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18220'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC11'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909196'^^xsd:anyURI;
  dwc:observationDate '1973-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18221'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC12'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909197'^^xsd:anyURI;
  dwc:observationDate '1973-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18222'^^xsd:integer;
  dwc:scientificName 'Clypeobarbus pleuropholis (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC13'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1026330'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909198'^^xsd:anyURI;
  dwc:observationDate '1973-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1026330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21199'^^xsd:integer;
  dwc:scientificName 'Enteromius poechii  (Steindachner, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st002'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Shashe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909203'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21200'^^xsd:integer;
  dwc:scientificName 'Enteromius poechii  (Steindachner, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909206'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.651389 21.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.651389"^^xsd:decimal ;
  dwc:decimalLongitude "21.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21201'^^xsd:integer;
  dwc:scientificName 'Enteromius poechii  (Steindachner, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st008'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Selinda Spillway'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.26667'^^xsd:double;
  dwc:latitude '-18.651389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909209'^^xsd:anyURI;
  dwc:observationDate '1978-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.355 23.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.355"^^xsd:decimal ;
  dwc:decimalLongitude "23.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21202'^^xsd:integer;
  dwc:scientificName 'Enteromius poechii  (Steindachner, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st009'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Savuti Channel'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '23.883333'^^xsd:double;
  dwc:latitude '-18.355'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909211'^^xsd:anyURI;
  dwc:observationDate '1978-11-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21203'^^xsd:integer;
  dwc:scientificName 'Enteromius poechii  (Steindachner, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909212'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1 22.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1"^^xsd:decimal ;
  dwc:decimalLongitude "22.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21427'^^xsd:integer;
  dwc:scientificName 'Enteromius poechii  (Steindachner, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st003'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Thaoghe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22.483333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909213'^^xsd:anyURI;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 21.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21428'^^xsd:integer;
  dwc:scientificName 'Enteromius poechii  (Steindachner, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st004'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.883333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909214'^^xsd:anyURI;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21357'^^xsd:integer;
  dwc:scientificName 'Enteromius pygmaeus  (Poll & Gosse, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Andifole, Lac de Babula; Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909215'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21171'^^xsd:integer;
  dwc:scientificName 'Enteromius radiatus  (Peters, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st002'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Shashe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1419118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909226'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1419118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 21.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21172'^^xsd:integer;
  dwc:scientificName 'Enteromius radiatus  (Peters, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st004'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.883333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:aphiaid '1419118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909227'^^xsd:anyURI;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1419118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.651389 21.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.651389"^^xsd:decimal ;
  dwc:decimalLongitude "21.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21173'^^xsd:integer;
  dwc:scientificName 'Enteromius radiatus  (Peters, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st008'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Selinda Spillway'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.26667'^^xsd:double;
  dwc:latitude '-18.651389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1419118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909228'^^xsd:anyURI;
  dwc:observationDate '1978-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1419118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 23.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.3"^^xsd:decimal ;
  dwc:decimalLongitude "23.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 23.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.3"^^xsd:decimal ;
  geo-pos:long "23.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21174'^^xsd:integer;
  dwc:scientificName 'Enteromius radiatus  (Peters, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '23.9833333333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:aphiaid '1419118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909230'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1419118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2"^^xsd:decimal ;
  geo-pos:long "24.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21175'^^xsd:integer;
  dwc:scientificName 'Enteromius radiatus  (Peters, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.1333333333'^^xsd:double;
  dwc:latitude '-20.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1419118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909231'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1419118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21176'^^xsd:integer;
  dwc:scientificName 'Enteromius radiatus  (Peters, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1419118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909232'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1419118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21177'^^xsd:integer;
  dwc:scientificName 'Enteromius radiatus  (Peters, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1419118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909234'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1419118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 99.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "99.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 "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10688/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20727'^^xsd:integer;
  dwc:scientificName 'Barbonymus schwanenfeldii  (Bleeker, 1854)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kottelat'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10688/st009'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '99.58'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10688'^^xsd:anyURI;
  dwc:aphiaid '1021642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909236'^^xsd:anyURI;
  dwc:observationDate '1935-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1021642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.190555 4.4325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.190555"^^xsd:decimal ;
  dwc:decimalLongitude "4.4325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/8986" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Barbodes semifasciolatus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1927'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/8986'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.4325'^^xsd:double;
  dwc:latitude '51.190555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8986'^^xsd:anyURI;
  dwc:aphiaid '1026350'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909258'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026350'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909277> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909277>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '5951'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:continentOcean 'Kankala'^^xsd:string;
  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 '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909277'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909283> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909283>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7836'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13057'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^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:13057'^^xsd:anyURI;
  dwc:aphiaid '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909283'^^xsd:anyURI;
  dwc:observationDate '1938-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8333333333 28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8952'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st341'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kilwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.4'^^xsd:double;
  dwc:latitude '-5.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:19614'^^xsd:anyURI;
  dwc:aphiaid '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909304'^^xsd:anyURI;
  dwc:observationDate '1947-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 28.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 28.316667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "28.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8953'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st346'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Kilwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.316667'^^xsd:double;
  dwc:latitude '-5.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:19614'^^xsd:anyURI;
  dwc:aphiaid '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909305'^^xsd:anyURI;
  dwc:observationDate '1947-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887204633 29.100036621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887204633"^^xsd:decimal ;
  dwc:decimalLongitude "29.100036621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12408'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st230'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Lac Tanganyika  ; Lake Tanganyika ; Lac Tanganika'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.100036621'^^xsd:double;
  dwc:latitude '-3.887204633'^^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 '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909312'^^xsd:anyURI;
  dwc:observationDate '1953-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.70726 29.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.70726"^^xsd:decimal ;
  dwc:decimalLongitude "29.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st055A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12724'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st055A'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu, Sebeya'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.266'^^xsd:double;
  dwc:latitude '-1.70726'^^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 '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909315'^^xsd:anyURI;
  dwc:observationDate '1953-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4935 29.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4935"^^xsd:decimal ;
  dwc:decimalLongitude "29.466"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4935 29.466)"^^geo:wktLiteral ;
  geo-pos:lat "0.4935"^^xsd:decimal ;
  geo-pos:long "29.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12729'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Ruisseau affl. Itua'^^xsd:string;
  dwc:longitude '29.466'^^xsd:double;
  dwc:latitude '0.4935'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909320'^^xsd:anyURI;
  dwc:observationDate '1953-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2708817594"^^xsd:decimal ;
  dwc:decimalLongitude "29.0174125671"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2708817594"^^xsd:decimal ;
  geo-pos:long "29.0174125671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '191501'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st148'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Katanda, Lac Ndalaga/Lac Lukulu; lacs Mokotos'^^xsd:string;
  dwc:longitude '29.0174125671'^^xsd:double;
  dwc:latitude '-1.2708817594'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909336'^^xsd:anyURI;
  dwc:observationDate '1953-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909338> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909338>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12963'^^xsd:integer;
  dwc:scientificName 'Enteromius neumayeri (Fischer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st194'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^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 '1165239'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909338'^^xsd:anyURI;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1165239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909341> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909341>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7837'^^xsd:integer;
  dwc:scientificName 'Labeobarbus stappersii  (Boulenger, 1915)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12371'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12371'^^xsd:anyURI;
  dwc:aphiaid '1016730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909341'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909345> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909345>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8961'^^xsd:integer;
  dwc:scientificName 'Enteromius taeniopleura  (Boulenger, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika, mission de M\'Pala'^^xsd:string;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1947'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Lufuko'^^xsd:string;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909345'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8333333333 28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8962'^^xsd:integer;
  dwc:scientificName 'Enteromius taeniopleura  (Boulenger, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st341'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kilwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.4'^^xsd:double;
  dwc:latitude '-5.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:19614'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909346'^^xsd:anyURI;
  dwc:observationDate '1947-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909348> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909348>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20445'^^xsd:integer;
  dwc:scientificName 'Enteromius taeniopleura  (Boulenger, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/909348'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909349> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909349>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20446'^^xsd:integer;
  dwc:scientificName 'Enteromius taeniopleura  (Boulenger, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19062'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/909349'^^xsd:anyURI;
  dwc:observationDate '1947-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909353> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909353>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20450'^^xsd:integer;
  dwc:scientificName 'Enteromius taeniopleura  (Boulenger, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/909353'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6833333333 29.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6833333333"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21186'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st001'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Marico; affl.du Limpopo; rive gauche'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6833333333'^^xsd:double;
  dwc:latitude '-27.6833333333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909364'^^xsd:anyURI;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21187'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st002'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Shashe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909365'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1 22.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1"^^xsd:decimal ;
  dwc:decimalLongitude "22.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21188'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st003'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Thaoghe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22.483333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909366'^^xsd:anyURI;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21189'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909367'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21190'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st006'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909369'^^xsd:anyURI;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.651389 21.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.651389"^^xsd:decimal ;
  dwc:decimalLongitude "21.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21191'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st008'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Selinda Spillway'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.26667'^^xsd:double;
  dwc:latitude '-18.651389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909370'^^xsd:anyURI;
  dwc:observationDate '1978-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 23.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.3"^^xsd:decimal ;
  dwc:decimalLongitude "23.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 23.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.3"^^xsd:decimal ;
  geo-pos:long "23.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21192'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '23.9833333333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909371'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2 24.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2"^^xsd:decimal ;
  geo-pos:long "24.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/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-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21193'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.1333333333'^^xsd:double;
  dwc:latitude '-20.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909372'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21194'^^xsd:integer;
  dwc:scientificName 'Enteromius thamalakanensis  (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909374'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15666'^^xsd:integer;
  dwc:scientificName 'Enteromius tomiensis  (Fowler, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909375'^^xsd:anyURI;
  dwc:observationDate '1948-05-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909396> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909396>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4631'^^xsd:integer;
  dwc:scientificName 'Enteromius trimaculatus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12268'^^xsd:string;
  dwc:collector 'Beeckmans RP'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lac Moëro; lac Mwero'^^xsd:string;
  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:12268'^^xsd:anyURI;
  dwc:aphiaid '1416216'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909396'^^xsd:anyURI;
  dwc:observationDate '1939-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1416216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909397> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909397>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4632'^^xsd:integer;
  dwc:scientificName 'Enteromius trimaculatus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12268'^^xsd:string;
  dwc:collector 'Beeckmans RP'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lac Moëro; lac Mwero'^^xsd:string;
  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:12268'^^xsd:anyURI;
  dwc:aphiaid '1416216'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909397'^^xsd:anyURI;
  dwc:observationDate '1939-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1416216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909398> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909398>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4633'^^xsd:integer;
  dwc:scientificName 'Enteromius trimaculatus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12268'^^xsd:string;
  dwc:collector 'Beeckmans RP'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lac Moëro; lac Mwero'^^xsd:string;
  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:12268'^^xsd:anyURI;
  dwc:aphiaid '1416216'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909398'^^xsd:anyURI;
  dwc:observationDate '1939-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1416216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "13057/Lubunduj" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4634'^^xsd:integer;
  dwc:scientificName 'Enteromius trimaculatus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '13057/Lubunduj'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '-2.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:13057'^^xsd:anyURI;
  dwc:aphiaid '1416216'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909399'^^xsd:anyURI;
  dwc:observationDate '1938-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1416216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2708817594"^^xsd:decimal ;
  dwc:decimalLongitude "29.0174125671"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2708817594"^^xsd:decimal ;
  geo-pos:long "29.0174125671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12761'^^xsd:integer;
  dwc:scientificName 'Enteromius trimaculatus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st148'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Katanda, Lac Ndalaga/Lac Lukulu; lacs Mokotos'^^xsd:string;
  dwc:longitude '29.0174125671'^^xsd:double;
  dwc:latitude '-1.2708817594'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1416216'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909401'^^xsd:anyURI;
  dwc:observationDate '1953-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1416216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2708817594"^^xsd:decimal ;
  dwc:decimalLongitude "29.0174125671"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2708817594"^^xsd:decimal ;
  geo-pos:long "29.0174125671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12762'^^xsd:integer;
  dwc:scientificName 'Enteromius trimaculatus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st150'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Lac Lukulu; lacs Mokotos; 25m de la rive'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.0174125671'^^xsd:double;
  dwc:latitude '-1.2708817594'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1416216'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909402'^^xsd:anyURI;
  dwc:observationDate '1953-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1416216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6833333333 29.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6833333333"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21204'^^xsd:integer;
  dwc:scientificName 'Enteromius trimaculatus  (Peters, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st001'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Marico; affl.du Limpopo; rive gauche'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6833333333'^^xsd:double;
  dwc:latitude '-27.6833333333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1416216'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909405'^^xsd:anyURI;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1416216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909407> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909407>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '5955'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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:continentOcean 'Kankala'^^xsd:string;
  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 '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909407'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.377223 29.358056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.377223"^^xsd:decimal ;
  dwc:decimalLongitude "29.358056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7102'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14832'^^xsd:string;
  dwc:collector 'Stenbock Fermor L. (Comtesse)'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:country 'Burundi'^^xsd:string;
  dwc:longitude '29.358056'^^xsd:double;
  dwc:latitude '-3.377223'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:14882'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909409'^^xsd:anyURI;
  dwc:observationDate '1940-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.947815 29.198627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.947815"^^xsd:decimal ;
  dwc:decimalLongitude "29.198627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8927'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.198627'^^xsd:double;
  dwc:latitude '-5.947815'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909412'^^xsd:anyURI;
  dwc:observationDate '1946-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909416> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909416>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8929'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st044'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909416'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15541 29.15129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15541"^^xsd:decimal ;
  dwc:decimalLongitude "29.15129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "TANG/st078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8931'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'TANG/st078'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Tanganika'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.15129'^^xsd:double;
  dwc:latitude '-4.15541'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909423'^^xsd:anyURI;
  dwc:observationDate '1947-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909424> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909424>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8932'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st085'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909424'^^xsd:anyURI;
  dwc:observationDate '1947-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909426> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909426>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8933'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st107'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909426'^^xsd:anyURI;
  dwc:observationDate '1947-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909437> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909437>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/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-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8937'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st182'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909437'^^xsd:anyURI;
  dwc:observationDate '1947-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909441> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909441>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8941'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st221'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909441'^^xsd:anyURI;
  dwc:observationDate '1947-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8666666667 29.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8666666667 29.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8666666667"^^xsd:decimal ;
  geo-pos:long "29.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8948'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st353'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Lugumba'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.2666666667'^^xsd:double;
  dwc:latitude '-5.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:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909448'^^xsd:anyURI;
  dwc:observationDate '1947-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909449> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909449>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9441'^^xsd:integer;
  dwc:scientificName 'Labeobarbus tropidolepis  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st060'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  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:19614'^^xsd:anyURI;
  dwc:aphiaid '1014241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909449'^^xsd:anyURI;
  dwc:observationDate '1947-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1014241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21399'^^xsd:integer;
  dwc:scientificName 'Enteromius unitaeniatus  (Günther, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds Léopold III'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909451'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.118056 24.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.118056"^^xsd:decimal ;
  dwc:decimalLongitude "24.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21400'^^xsd:integer;
  dwc:scientificName 'Enteromius unitaeniatus  (Günther, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st012'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds Léopold III'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Boteti River'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '24.56667'^^xsd:double;
  dwc:latitude '-21.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909452'^^xsd:anyURI;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21205'^^xsd:integer;
  dwc:scientificName 'Enteromius viviparus  (Weber, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st002'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Shashe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909461'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1 22.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1"^^xsd:decimal ;
  dwc:decimalLongitude "22.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21206'^^xsd:integer;
  dwc:scientificName 'Enteromius viviparus  (Weber, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st003'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Thaoghe'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '22.483333'^^xsd:double;
  dwc:latitude '-20.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909462'^^xsd:anyURI;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4 21.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21207'^^xsd:integer;
  dwc:scientificName 'Enteromius viviparus  (Weber, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st004'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.883333'^^xsd:double;
  dwc:latitude '-18.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:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909463'^^xsd:anyURI;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21208'^^xsd:integer;
  dwc:scientificName 'Enteromius viviparus  (Weber, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909464'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.651389 21.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.651389"^^xsd:decimal ;
  dwc:decimalLongitude "21.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21209'^^xsd:integer;
  dwc:scientificName 'Enteromius viviparus  (Weber, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st008'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Selinda Spillway'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.26667'^^xsd:double;
  dwc:latitude '-18.651389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909465'^^xsd:anyURI;
  dwc:observationDate '1978-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909466> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909466>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4417'^^xsd:integer;
  dwc:scientificName 'Carasobarbus fritschii  (Günther, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1937'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30709'^^xsd:string;
  dwc:collector 'Ball A., Ball J.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^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:10417'^^xsd:anyURI;
  dwc:aphiaid '1026309'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909466'^^xsd:anyURI;
  dwc:observationDate '1934-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1026309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909467> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909467>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2999'^^xsd:integer;
  dwc:scientificName 'Enteromius stigmatopygus (Boulenger, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holly M.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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/909467'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15127'^^xsd:integer;
  dwc:scientificName 'Raiamas christyi  (Boulenger, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1016908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909731'^^xsd:anyURI;
  dwc:observationDate '1948-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1016908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15128'^^xsd:integer;
  dwc:scientificName 'Raiamas christyi  (Boulenger, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Oubangui;Ubangi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1016908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909732'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 15.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 15.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "15.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11159'^^xsd:integer;
  dwc:scientificName 'Raiamas christyi  (Boulenger, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Pool Malebo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '15.416667'^^xsd:double;
  dwc:latitude '-4.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1016908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909741'^^xsd:anyURI;
  dwc:observationDate '1948-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1016908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.766667 24.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.766667"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11146'^^xsd:integer;
  dwc:scientificName 'Raiamas christyi  (Boulenger, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Isalowe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.483333'^^xsd:double;
  dwc:latitude '0.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1016908'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909754'^^xsd:anyURI;
  dwc:observationDate '1949-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1016908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14595'^^xsd:integer;
  dwc:scientificName 'Leptocypris lujae  (Boulenger, 1909)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1017975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909772'^^xsd:anyURI;
  dwc:observationDate '1948-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "18.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15130'^^xsd:integer;
  dwc:scientificName 'Leptocypris lujae  (Boulenger, 1909)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.65'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:aphiaid '1017975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909774'^^xsd:anyURI;
  dwc:observationDate '1947-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1017975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15132'^^xsd:integer;
  dwc:scientificName 'Leptocypris lujae  (Boulenger, 1909)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1017975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909777'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1017975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18245'^^xsd:integer;
  dwc:scientificName 'Leptocypris lujae  (Boulenger, 1909)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1017975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909778'^^xsd:anyURI;
  dwc:observationDate '1971-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1017975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.66667 27.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.66667"^^xsd:decimal ;
  dwc:decimalLongitude "27.46667"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.66667 27.46667)"^^geo:wktLiteral ;
  geo-pos:lat "-11.66667"^^xsd:decimal ;
  geo-pos:long "27.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11164'^^xsd:integer;
  dwc:scientificName 'Opsaridium microcephalum  (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17254'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.46667'^^xsd:double;
  dwc:latitude '-11.66667'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1019254'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909781'^^xsd:anyURI;
  dwc:observationDate '1947-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1019254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.1932 34.4215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.1932"^^xsd:decimal ;
  dwc:decimalLongitude "34.4215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26278" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19606'^^xsd:integer;
  dwc:scientificName 'Opsaridium microcephalum  (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Thys van den Audenaerde'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26278'^^xsd:string;
  dwc:collector 'Brichard P.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Lac Nyassa; lac Niassa; lac Malawi'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '34.4215'^^xsd:double;
  dwc:latitude '-12.1932'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26278'^^xsd:anyURI;
  dwc:aphiaid '1019254'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909784'^^xsd:anyURI;
  dwc:observationDate '1979-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1019254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.6742 29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.6742"^^xsd:decimal ;
  dwc:decimalLongitude "29.222"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.6742 29.222)"^^geo:wktLiteral ;
  geo-pos:lat "-1.6742"^^xsd:decimal ;
  geo-pos:long "29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4667'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12939'^^xsd:string;
  dwc:collector 'Mission Damas'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.222'^^xsd:double;
  dwc:latitude '-1.6742'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12939'^^xsd:anyURI;
  dwc:aphiaid '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909787'^^xsd:anyURI;
  dwc:observationDate '1935-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3333333333 28.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3333333333 28.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3333333333"^^xsd:decimal ;
  geo-pos:long "28.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15860" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8276'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15860'^^xsd:string;
  dwc:collector 'Hendrickx F.L., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.8333333333'^^xsd:double;
  dwc:latitude '-2.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:15860'^^xsd:anyURI;
  dwc:aphiaid '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909791'^^xsd:anyURI;
  dwc:observationDate '1946-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909798> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909798>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8977'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st028'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909798'^^xsd:anyURI;
  dwc:observationDate '1946-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2666666667 29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2666666667"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2666666667 29.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2666666667"^^xsd:decimal ;
  geo-pos:long "29.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8979'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st089'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '29.8'^^xsd:double;
  dwc:latitude '-5.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19614'^^xsd:anyURI;
  dwc:aphiaid '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909801'^^xsd:anyURI;
  dwc:observationDate '1947-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909803> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909803>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8981'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st155'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909803'^^xsd:anyURI;
  dwc:observationDate '1947-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.70726 29.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.70726"^^xsd:decimal ;
  dwc:decimalLongitude "29.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.70726 29.266)"^^geo:wktLiteral ;
  geo-pos:lat "-1.70726"^^xsd:decimal ;
  geo-pos:long "29.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8991'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Lac Kivu, Sebeya'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.266'^^xsd:double;
  dwc:latitude '-1.70726'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19614'^^xsd:anyURI;
  dwc:aphiaid '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909828'^^xsd:anyURI;
  dwc:observationDate '1947-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909845> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909845>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20704/st0222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12397'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20704/st0222'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Tanzania'^^xsd:string;
  dwc:country 'DR Congo'^^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:20432'^^xsd:anyURI;
  dwc:aphiaid '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909845'^^xsd:anyURI;
  dwc:observationDate '1953-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887204633 29.100036621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887204633"^^xsd:decimal ;
  dwc:decimalLongitude "29.100036621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887204633 29.100036621)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887204633"^^xsd:decimal ;
  geo-pos:long "29.100036621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12402'^^xsd:integer;
  dwc:scientificName 'Raiamas moorii (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st230'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Lac Tanganyika  ; Lake Tanganyika ; Lac Tanganika'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.100036621'^^xsd:double;
  dwc:latitude '-3.887204633'^^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 '1018974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909850'^^xsd:anyURI;
  dwc:observationDate '1953-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1018974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909871> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909871>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7828'^^xsd:integer;
  dwc:scientificName 'Raiamas salmolucius  (Nichols & Griscom, 1917)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13057'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^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:13057'^^xsd:anyURI;
  dwc:aphiaid '1017083'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909871'^^xsd:anyURI;
  dwc:observationDate '1938-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1017083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909872> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909872>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7872'^^xsd:integer;
  dwc:scientificName 'Raiamas salmolucius  (Nichols & Griscom, 1917)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13057'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^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:13057'^^xsd:anyURI;
  dwc:aphiaid '1017083'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909872'^^xsd:anyURI;
  dwc:observationDate '1938-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1017083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909882> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909882>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^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 'specimen'^^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 '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 28.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 28.316667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "28.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9011'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st346'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Kilwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.316667'^^xsd:double;
  dwc:latitude '-5.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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909884'^^xsd:anyURI;
  dwc:observationDate '1947-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5833333333 25.2166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "25.2166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5833333333 25.2166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5833333333"^^xsd:decimal ;
  geo-pos:long "25.2166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9012'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st348'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Lubalaye'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2166666667'^^xsd:double;
  dwc:latitude '-6.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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909886'^^xsd:anyURI;
  dwc:observationDate '1947-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 26.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 26.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "26.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11178'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'étang'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.0333333333'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909888'^^xsd:anyURI;
  dwc:observationDate '1948-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18246'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909895'^^xsd:anyURI;
  dwc:observationDate '1971-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  geo-pos:lat "0.60514"^^xsd:decimal ;
  geo-pos:long "25.11257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18247'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi, ruisseau Amengeli; en amont du lac Babula'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909896'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909903> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909903>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20482'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909903'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909908> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909908>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20550'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^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 '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909908'^^xsd:anyURI;
  dwc:observationDate '1949-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  geo-pos:lat "3.649678"^^xsd:decimal ;
  geo-pos:long "18.6332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15135'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909918'^^xsd:anyURI;
  dwc:observationDate '1948-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18251'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Tshopo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909920'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18252'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909922'^^xsd:anyURI;
  dwc:observationDate '1971-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  geo-pos:lat "0.60514"^^xsd:decimal ;
  geo-pos:long "25.11257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18253'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi, ruisseau Amengeli; en amont du lac Babula'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909925'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18254'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA7'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909927'^^xsd:anyURI;
  dwc:observationDate '1973-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18255'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC7'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909928'^^xsd:anyURI;
  dwc:observationDate '1973-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18256'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC9'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909929'^^xsd:anyURI;
  dwc:observationDate '1973-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18257'^^xsd:integer;
  dwc:scientificName 'Leptocypris weynsii (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC11'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1019064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909930'^^xsd:anyURI;
  dwc:observationDate '1973-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1019064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21068'^^xsd:integer;
  dwc:scientificName 'Barilius Hamilton 1822'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Huay Nam ngam, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '268495'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909944'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '268495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966667"^^xsd:decimal ;
  dwc:decimalLongitude "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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  geo-pos:lat "48.966667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20094'^^xsd:integer;
  dwc:scientificName 'Blicca bjoerkna  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'étang Marcel'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '48.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:26524'^^xsd:anyURI;
  dwc:aphiaid '154274'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909951'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '154274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1666666666 -87.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-87.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1666666666 -87.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.1666666666"^^xsd:decimal ;
  geo-pos:long "-87.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13765'^^xsd:integer;
  dwc:scientificName 'Campostoma anomalum  (Rafinesque, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Bradbury'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-87.85'^^xsd:double;
  dwc:latitude '42.1666666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1022825'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909953'^^xsd:anyURI;
  dwc:observationDate '1953-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1022825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2383055555 -91.9893333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2383055555"^^xsd:decimal ;
  dwc:decimalLongitude "-91.9893333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2383055555 -91.9893333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.2383055555"^^xsd:decimal ;
  geo-pos:long "-91.9893333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17842'^^xsd:integer;
  dwc:scientificName 'Campostoma anomalum  (Rafinesque, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Bohemian Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-91.9893333333'^^xsd:double;
  dwc:latitude '43.2383055555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1022825'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909954'^^xsd:anyURI;
  dwc:observationDate '1969-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1022825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.190555 4.4325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.190555"^^xsd:decimal ;
  dwc:decimalLongitude "4.4325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.190555 4.4325)"^^geo:wktLiteral ;
  geo-pos:lat "51.190555"^^xsd:decimal ;
  geo-pos:long "4.4325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/8986" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Carassius auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1927'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/8986'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.4325'^^xsd:double;
  dwc:latitude '51.190555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8986'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909971'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 121)"^^geo:wktLiteral ;
  geo-pos:lat "24"^^xsd:decimal ;
  geo-pos:long "121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "captivité" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16677'^^xsd:integer;
  dwc:scientificName 'Carassius auratus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'captivité'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '121'^^xsd:integer;
  dwc:latitude '24'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23903'^^xsd:anyURI;
  dwc:aphiaid '459284'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154298'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7823 17.5628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7823"^^xsd:decimal ;
  dwc:decimalLongitude "17.5628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7823 17.5628)"^^geo:wktLiteral ;
  geo-pos:lat "46.7823"^^xsd:decimal ;
  geo-pos:long "17.5628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26618" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20275'^^xsd:integer;
  dwc:scientificName 'Carassius gibelio  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26618'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Lac Balaton; région de Dunantul'^^xsd:string;
  dwc:country 'Hungary'^^xsd:string;
  dwc:longitude '17.5628'^^xsd:double;
  dwc:latitude '46.7823'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26618'^^xsd:anyURI;
  dwc:aphiaid '234033'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909982'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.086111 29.088889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.086111"^^xsd:decimal ;
  dwc:decimalLongitude "29.088889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.086111 29.088889)"^^geo:wktLiteral ;
  geo-pos:lat "45.086111"^^xsd:decimal ;
  geo-pos:long "29.088889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26810" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20696'^^xsd:integer;
  dwc:scientificName 'Carassius gibelio  (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26810'^^xsd:string;
  dwc:collector 'Dône M.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.088889'^^xsd:double;
  dwc:latitude '45.086111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26810'^^xsd:anyURI;
  dwc:aphiaid '234033'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909984'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 115.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "115.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 115.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "115.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/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-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19872'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st021'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '115.45'^^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:24584'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909991'^^xsd:anyURI;
  dwc:observationDate '1971-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966667"^^xsd:decimal ;
  dwc:decimalLongitude "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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  geo-pos:lat "48.966667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F909992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/909992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20096'^^xsd:integer;
  dwc:scientificName 'Carassius carassius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'étang Marcel'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '48.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:26524'^^xsd:anyURI;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/909992'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910162> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910162>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms Raymond (M.)'^^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 '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7449 26.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.7449"^^xsd:decimal ;
  dwc:decimalLongitude "26.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7449 26.94)"^^geo:wktLiteral ;
  geo-pos:lat "-6.7449"^^xsd:decimal ;
  geo-pos:long "26.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '10951'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.94'^^xsd:double;
  dwc:latitude '-6.7449'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910163'^^xsd:anyURI;
  dwc:observationDate '1947-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8833333333 19.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8833333333 19.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.8833333333"^^xsd:decimal ;
  geo-pos:long "19.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '10954'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mongala; affl. Zaire'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '19.8333333333'^^xsd:double;
  dwc:latitude '1.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910169'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "18.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15103'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.65'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910170'^^xsd:anyURI;
  dwc:observationDate '1947-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "18.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15105'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.65'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910171'^^xsd:anyURI;
  dwc:observationDate '1947-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  geo-pos:lat "3.649678"^^xsd:decimal ;
  geo-pos:long "18.6332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15109'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Oubangui;Ubangi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910177'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  geo-pos:lat "3.649678"^^xsd:decimal ;
  geo-pos:long "18.6332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15110'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910178'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15111'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910180'^^xsd:anyURI;
  dwc:observationDate '1948-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15112'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910181'^^xsd:anyURI;
  dwc:observationDate '1948-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18241'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910182'^^xsd:anyURI;
  dwc:observationDate '1971-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18242'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910184'^^xsd:anyURI;
  dwc:observationDate '1971-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18243'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA4'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910185'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18244'^^xsd:integer;
  dwc:scientificName 'Chelaethiops elongatus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA8'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1019005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910186'^^xsd:anyURI;
  dwc:observationDate '1973-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1019005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333333333 -3.8166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333333333 -3.8166666666)"^^geo:wktLiteral ;
  geo-pos:lat "40.9333333333"^^xsd:decimal ;
  geo-pos:long "-3.8166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20329'^^xsd:integer;
  dwc:scientificName 'Pseudochondrostoma polylepis (Steindachner, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Elvira B.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26760'^^xsd:string;
  dwc:collector 'Elvira B.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Lozoya River; Tajo River Basin'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8166666666'^^xsd:double;
  dwc:latitude '40.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:26760'^^xsd:anyURI;
  dwc:aphiaid '1021053'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910195'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1021053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8666666666 0.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8666666666"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8666666666 0.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.8666666666"^^xsd:decimal ;
  geo-pos:long "0.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20330'^^xsd:integer;
  dwc:scientificName 'Parachondrostoma toxostoma (Vallot, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Elvira B.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26760'^^xsd:string;
  dwc:collector 'Elvira B.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Matarrana; Ebro river basin'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.15'^^xsd:double;
  dwc:latitude '40.8666666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26760'^^xsd:anyURI;
  dwc:aphiaid '1026604'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910215'^^xsd:anyURI;
  dwc:observationDate '1977-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1026604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  geo-pos:lat "38.633056"^^xsd:decimal ;
  geo-pos:long "-7.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Pseudochondrostoma willkommii  (Steindachner, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:collector 'Bosca Ed.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1020917'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1020917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  geo-pos:lat "38.633056"^^xsd:decimal ;
  geo-pos:long "-7.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1502'^^xsd:gYear;
  dwc:scientificName 'Pseudochondrostoma willkommii  (Steindachner, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:collector 'Bosca Ed.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1020917'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1020917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545/st007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21080'^^xsd:integer;
  dwc:scientificName 'Danio Hamilton, 1822'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545/st007'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Huay Nam ngam, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '268949'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910345'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '268949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786667 -91.3475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786667 -91.3475)"^^geo:wktLiteral ;
  geo-pos:lat "36.786667"^^xsd:decimal ;
  geo-pos:long "-91.3475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13767'^^xsd:integer;
  dwc:scientificName 'Notropis nubilus (Forbes in Jordan, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Eleven Point River'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-91.3475'^^xsd:double;
  dwc:latitude '36.786667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910346'^^xsd:anyURI;
  dwc:observationDate '1939-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9666666667 29.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9666666667 29.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9666666667"^^xsd:decimal ;
  geo-pos:long "29.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9024'^^xsd:integer;
  dwc:scientificName 'Chelaethiops minutus  (Boulenger, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12453'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Burundi'^^xsd:string;
  dwc:longitude '29.4333333333'^^xsd:double;
  dwc:latitude '-3.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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018440'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910367'^^xsd:anyURI;
  dwc:observationDate '1947-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1018440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "110.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "110.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Epalzeorhynchos kalopterus  (Bleeker, 1850)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9796'^^xsd:string;
  dwc:collector 'S.A.R. le Prince Léopold'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Sungai Bilis'^^xsd:string;
  dwc:longitude '110.7333'^^xsd:double;
  dwc:latitude '1.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:9796'^^xsd:anyURI;
  dwc:aphiaid '1021825'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910368'^^xsd:anyURI;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1021825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118056 110.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.118056"^^xsd:decimal ;
  dwc:decimalLongitude "110.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118056 110.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.118056"^^xsd:decimal ;
  geo-pos:long "110.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19730'^^xsd:integer;
  dwc:scientificName 'Epalzeorhynchos kalopterus  (Bleeker, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1932'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '110.6'^^xsd:double;
  dwc:latitude '0.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1021825'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910369'^^xsd:anyURI;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1021825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.390397 -88.260319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.390397"^^xsd:decimal ;
  dwc:decimalLongitude "-88.260319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.390397 -88.260319)"^^geo:wktLiteral ;
  geo-pos:lat "41.390397"^^xsd:decimal ;
  geo-pos:long "-88.260319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13780'^^xsd:integer;
  dwc:scientificName 'Notropis buccatus  (Cope, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Weed Alfred C. (M.), Walters L.L., Scupham'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Kankakee rIVER'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-88.260319'^^xsd:double;
  dwc:latitude '41.390397'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1420926'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910370'^^xsd:anyURI;
  dwc:observationDate '1922-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1420926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 1.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 1.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "1.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8571'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus x Brama brama'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.), Famille de Selys Longchamps'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27499'^^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 '1.8333333333'^^xsd:double;
  dwc:latitude '50.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:9812'^^xsd:anyURI;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 3.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04"^^xsd:decimal ;
  dwc:decimalLongitude "3.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 3.04)"^^geo:wktLiteral ;
  geo-pos:lat "50.04"^^xsd:decimal ;
  geo-pos:long "3.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8572'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus x Brama brama'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.), Famille de Selys Longchamps'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '17479'^^xsd:integer;
  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 '3.04'^^xsd:double;
  dwc:latitude '50.04'^^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 '154333'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4935 29.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4935"^^xsd:decimal ;
  dwc:decimalLongitude "29.466"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4935 29.466)"^^geo:wktLiteral ;
  geo-pos:lat "0.4935"^^xsd:decimal ;
  geo-pos:long "29.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12674'^^xsd:integer;
  dwc:scientificName 'Garra dembeensis  (Rüppell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Ruisseau affl. Itua'^^xsd:string;
  dwc:longitude '29.466'^^xsd:double;
  dwc:latitude '0.4935'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1022598'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910375'^^xsd:anyURI;
  dwc:observationDate '1953-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1022598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4171'^^xsd:integer;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910377'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4171'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910378'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4171'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910379'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4172'^^xsd:integer;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910380'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4172'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910381'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4172'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910382'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910383'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4173'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910384'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4173'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910385'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910386'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4174'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910387'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2340120149"^^xsd:decimal ;
  dwc:decimalLongitude "77.5037384033"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2340120149 77.5037384033)"^^geo:wktLiteral ;
  geo-pos:lat "10.2340120149"^^xsd:decimal ;
  geo-pos:long "77.5037384033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4174'^^xsd:gYear;
  dwc:scientificName 'Garra mullya  (Sykes, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1936'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11084'^^xsd:string;
  dwc:collector 'Manuel R.P.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.5037384033'^^xsd:double;
  dwc:latitude '10.2340120149'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11084'^^xsd:anyURI;
  dwc:aphiaid '1026398'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910388'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.46596"^^xsd:decimal ;
  dwc:decimalLongitude "14.40438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  geo-pos:lat "-5.46596"^^xsd:decimal ;
  geo-pos:long "14.40438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21217'^^xsd:integer;
  dwc:scientificName 'Garra ornata  (Nichols & Griscom, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Jadins-Billiet J'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.40438'^^xsd:double;
  dwc:latitude '-5.46596'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:aphiaid '1014226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910390'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.46596"^^xsd:decimal ;
  dwc:decimalLongitude "14.40438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  geo-pos:lat "-5.46596"^^xsd:decimal ;
  geo-pos:long "14.40438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21218'^^xsd:integer;
  dwc:scientificName 'Garra ornata  (Nichols & Griscom, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Jadins-Billiet J'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Luenda'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.40438'^^xsd:double;
  dwc:latitude '-5.46596'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:aphiaid '1014226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910391'^^xsd:anyURI;
  dwc:observationDate '1987-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1014226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20790'^^xsd:integer;
  dwc:scientificName 'Garra Hamilton 1822'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '269185'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910395'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '269185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21059'^^xsd:integer;
  dwc:scientificName 'Garra Hamilton 1822'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Huay mae; 4-5km N of Chieng Khang on road to Chieng San, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '269185'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910397'^^xsd:anyURI;
  dwc:observationDate '1989-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '269185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -112.358889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89"^^xsd:decimal ;
  dwc:decimalLongitude "-112.358889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -112.358889)"^^geo:wktLiteral ;
  geo-pos:lat "43.89"^^xsd:decimal ;
  geo-pos:long "-112.358889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17845'^^xsd:integer;
  dwc:scientificName 'Gila atraria  (Girard, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-112.358889'^^xsd:double;
  dwc:latitude '43.89'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1019977'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910398'^^xsd:anyURI;
  dwc:observationDate '1938-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1019977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.737778 -111.830833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.737778"^^xsd:decimal ;
  dwc:decimalLongitude "-111.830833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.737778 -111.830833)"^^geo:wktLiteral ;
  geo-pos:lat "41.737778"^^xsd:decimal ;
  geo-pos:long "-111.830833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17846'^^xsd:integer;
  dwc:scientificName 'Gila robusta  Baird & Girard, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'ruisseau près de Logan'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-111.830833'^^xsd:double;
  dwc:latitude '41.737778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1014229'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910399'^^xsd:anyURI;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1014229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 100)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "100"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 100)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "100"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2379'^^xsd:gYear;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber '17479'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '100'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6871'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9697222222"^^xsd:decimal ;
  dwc:decimalLongitude "4.8880555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  geo-pos:lat "48.9697222222"^^xsd:decimal ;
  geo-pos:long "4.8880555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20061'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'ruisseau de l\'Aisne'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8880555555'^^xsd:double;
  dwc:latitude '48.9697222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26505'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910529'^^xsd:anyURI;
  dwc:observationDate '1982-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9466666666"^^xsd:decimal ;
  dwc:decimalLongitude "4.8113888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  geo-pos:lat "48.9466666666"^^xsd:decimal ;
  geo-pos:long "4.8113888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20103'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Noirlieu'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8113888888'^^xsd:double;
  dwc:latitude '48.9466666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26524'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910533'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "7.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21669'^^xsd:integer;
  dwc:scientificName 'Gobio gobio (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29932'^^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 'Italy'^^xsd:string;
  dwc:longitude '7.6666666667'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 101.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "101.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 101.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "101.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4655'^^xsd:integer;
  dwc:scientificName 'Hampala macrolepidota  Kuhl & Van Hasselt, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34229'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.4166666667'^^xsd:double;
  dwc:latitude '14.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:10997'^^xsd:anyURI;
  dwc:aphiaid '1020769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910591'^^xsd:anyURI;
  dwc:observationDate '1936-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1020769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910597> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910597>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19873'^^xsd:integer;
  dwc:scientificName 'Hampala bimaculata  (Popta, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12421/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds 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:occurrenceId 'http://collections.naturalsciences.be/specimen/910597'^^xsd:anyURI;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.5"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 101)"^^geo:wktLiteral ;
  geo-pos:lat "15.5"^^xsd:decimal ;
  geo-pos:long "101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20708'^^xsd:integer;
  dwc:scientificName 'Henicorhynchus siamensis  (Sauvage, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kottelat'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10688'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:latitude '15.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:10688'^^xsd:anyURI;
  dwc:aphiaid '1014537'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910604'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385556 -88.696389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.385556"^^xsd:decimal ;
  dwc:decimalLongitude "-88.696389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385556 -88.696389)"^^geo:wktLiteral ;
  geo-pos:lat "42.385556"^^xsd:decimal ;
  geo-pos:long "-88.696389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13768'^^xsd:integer;
  dwc:scientificName 'Hybognathus hankinsoni  Hubbs, 1929'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Haas  R.L.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Piskasaw Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-88.696389'^^xsd:double;
  dwc:latitude '42.385556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '592843'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910632'^^xsd:anyURI;
  dwc:observationDate '1941-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '592843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385556 -88.696389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.385556"^^xsd:decimal ;
  dwc:decimalLongitude "-88.696389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385556 -88.696389)"^^geo:wktLiteral ;
  geo-pos:lat "42.385556"^^xsd:decimal ;
  geo-pos:long "-88.696389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17847'^^xsd:integer;
  dwc:scientificName 'Hybognathus nuchalis  Agassiz, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Piskasaw Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-88.696389'^^xsd:double;
  dwc:latitude '42.385556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1021474'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910639'^^xsd:anyURI;
  dwc:observationDate '1941-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1021474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.626111 -87.940278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.626111"^^xsd:decimal ;
  dwc:decimalLongitude "-87.940278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.626111 -87.940278)"^^geo:wktLiteral ;
  geo-pos:lat "41.626111"^^xsd:decimal ;
  geo-pos:long "-87.940278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13769'^^xsd:integer;
  dwc:scientificName 'Hybopsis biguttatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Musée de Chicago'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Long Run Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-87.940278'^^xsd:double;
  dwc:latitude '41.626111'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1019977'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910656'^^xsd:anyURI;
  dwc:observationDate '1955-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1019977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8833333333 19.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8833333333 19.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.8833333333"^^xsd:decimal ;
  geo-pos:long "19.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11073'^^xsd:integer;
  dwc:scientificName 'Labeo altivelis  Peters, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mongala; affl. Zaire'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '19.8333333333'^^xsd:double;
  dwc:latitude '1.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1021700'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910696'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1021700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910699> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910699>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '7827'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^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 'specimen'^^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:aphiaid '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910699'^^xsd:anyURI;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  geo-pos:lat "3.649678"^^xsd:decimal ;
  geo-pos:long "18.6332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15136'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910703'^^xsd:anyURI;
  dwc:observationDate '1948-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910704> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910704>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20348'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '10'^^xsd:integer;
  dwc:endDayCollected '14'^^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 '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910704'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910723> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910723>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20556'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '2'^^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 '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910723'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910728> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910728>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20557'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19062'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Lufira; affl.dr.Lualaba'^^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 '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910728'^^xsd:anyURI;
  dwc:observationDate '1947-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910734> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910734>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20559'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^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 '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910734'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910735> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910735>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20560'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910735'^^xsd:anyURI;
  dwc:observationDate '1947-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910739> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910739>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20564'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^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 '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910739'^^xsd:anyURI;
  dwc:observationDate '1948-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910740> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910740>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20565'^^xsd:integer;
  dwc:scientificName 'Labeo annectens  Boulenger, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '10'^^xsd:integer;
  dwc:endDayCollected '14'^^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 '1018681'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910740'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11075'^^xsd:integer;
  dwc:scientificName 'Labeo barbatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:20190'^^xsd:anyURI;
  dwc:aphiaid '1019125'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910756'^^xsd:anyURI;
  dwc:observationDate '1948-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1019125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7666666667 24.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7666666667 24.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.7666666667"^^xsd:decimal ;
  geo-pos:long "24.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14962'^^xsd:integer;
  dwc:scientificName 'Labeo barbatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22768'^^xsd:string;
  dwc:collector 'Bompambo Donatien'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.45'^^xsd:double;
  dwc:latitude '0.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22768'^^xsd:anyURI;
  dwc:aphiaid '1019125'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910757'^^xsd:anyURI;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.272"^^xsd:decimal ;
  dwc:decimalLongitude "21.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.272 21.788)"^^geo:wktLiteral ;
  geo-pos:lat "-18.272"^^xsd:decimal ;
  geo-pos:long "21.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25906/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21210'^^xsd:integer;
  dwc:scientificName 'Labeo cylindricus  Peters, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25906/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Okavango'^^xsd:string;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.788'^^xsd:double;
  dwc:latitude '-18.272'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25906'^^xsd:anyURI;
  dwc:aphiaid '1016913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910782'^^xsd:anyURI;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1016913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910785> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910785>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '5959'^^xsd:integer;
  dwc:scientificName 'Labeo dhonti  Boulenger, 1920'^^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 'specimen'^^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:aphiaid '1014725'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910785'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014725'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18157'^^xsd:integer;
  dwc:scientificName 'Labeo falcipinnis  Boulenger, 1903'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:24454'^^xsd:anyURI;
  dwc:aphiaid '1018671'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910790'^^xsd:anyURI;
  dwc:observationDate '1971-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1018671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6362 29.3647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6362"^^xsd:decimal ;
  dwc:decimalLongitude "29.3647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6362 29.3647)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6362"^^xsd:decimal ;
  geo-pos:long "29.3647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st530" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12676'^^xsd:integer;
  dwc:scientificName 'Labeo forskalii  Rüppell, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st530'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'lac Edouard, Rwindi; près embouchure'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3647'^^xsd:double;
  dwc:latitude '-0.6362'^^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 '1022581'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910798'^^xsd:anyURI;
  dwc:observationDate '1953-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1022581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910800> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910800>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st637" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12678'^^xsd:integer;
  dwc:scientificName 'Labeo forskalii  Rüppell, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st637'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Lac 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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1022581'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910800'^^xsd:anyURI;
  dwc:observationDate '1953-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1022581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1517 29.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1517"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1517 29.55)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1517"^^xsd:decimal ;
  geo-pos:long "29.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12679'^^xsd:integer;
  dwc:scientificName 'Labeo forskalii  Rüppell, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st650'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.55'^^xsd:double;
  dwc:latitude '-0.1517'^^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 '1022581'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910801'^^xsd:anyURI;
  dwc:observationDate '1953-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1022581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 29.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "35000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 29.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "29.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15633'^^xsd:integer;
  dwc:scientificName 'Labeo forskalii  Rüppell, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st678'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard; partie nord'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.58333'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:coordinatePrecision '35000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1022581'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910808'^^xsd:anyURI;
  dwc:observationDate '1953-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1022581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910809> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910809>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2348'^^xsd:integer;
  dwc:scientificName 'Labeo greenii  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms Raymond (M.)'^^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 '1383122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1383122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11078'^^xsd:integer;
  dwc:scientificName 'Labeo greenii  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:20190'^^xsd:anyURI;
  dwc:aphiaid '1383122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910812'^^xsd:anyURI;
  dwc:observationDate '1947-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1383122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  geo-pos:lat "3.649678"^^xsd:decimal ;
  geo-pos:long "18.6332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15138'^^xsd:integer;
  dwc:scientificName 'Labeo greenii  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1383122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910813'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1383122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18158'^^xsd:integer;
  dwc:scientificName 'Labeo greenii  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA2'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1383122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910814'^^xsd:anyURI;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1383122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18159'^^xsd:integer;
  dwc:scientificName 'Labeo greenii  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA3'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1383122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910815'^^xsd:anyURI;
  dwc:observationDate '1973-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1383122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18160'^^xsd:integer;
  dwc:scientificName 'Labeo greenii  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA10'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1383122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910816'^^xsd:anyURI;
  dwc:observationDate '1973-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1383122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18161'^^xsd:integer;
  dwc:scientificName 'Labeo greenii  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA11'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1383122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910817'^^xsd:anyURI;
  dwc:observationDate '1973-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1383122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910922> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910922>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20351'^^xsd:integer;
  dwc:scientificName 'Labeo kibimbi  Poll, 1949'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^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 '1014249'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910922'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1014249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11082'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A., Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:20190'^^xsd:anyURI;
  dwc:aphiaid '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910927'^^xsd:anyURI;
  dwc:observationDate '1947-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 15.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 15.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "15.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11085'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pool Malebo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '15.416667'^^xsd:double;
  dwc:latitude '-4.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910930'^^xsd:anyURI;
  dwc:observationDate '1948-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  geo-pos:lat "3.649678"^^xsd:decimal ;
  geo-pos:long "18.6332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14604'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Oubangui;Ubangi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910936'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "18.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15141'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.65'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:aphiaid '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910938'^^xsd:anyURI;
  dwc:observationDate '1947-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  geo-pos:lat "0.60514"^^xsd:decimal ;
  geo-pos:long "25.11257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18162'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910940'^^xsd:anyURI;
  dwc:observationDate '1971-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0481136699"^^xsd:decimal ;
  dwc:decimalLongitude "18.2560201299"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  geo-pos:lat "0.0481136699"^^xsd:decimal ;
  geo-pos:long "18.2560201299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19466'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25987'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.2560201299'^^xsd:double;
  dwc:latitude '0.0481136699'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25987'^^xsd:anyURI;
  dwc:aphiaid '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910941'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910942> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910942>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20346'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910942'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910943> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910943>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20611'^^xsd:integer;
  dwc:scientificName 'Labeo lineatus  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^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 '1019124'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910943'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4166666667 20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4166666667 20.8)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4166666667"^^xsd:decimal ;
  geo-pos:long "20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11080'^^xsd:integer;
  dwc:scientificName 'Labeo lukulae G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A., Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22346'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Tshikapa'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '20.8'^^xsd:double;
  dwc:latitude '-6.4166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1018777'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910947'^^xsd:anyURI;
  dwc:observationDate '1946-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018777'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.323333 20.960556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.323333"^^xsd:decimal ;
  dwc:decimalLongitude "20.960556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.323333 20.960556)"^^geo:wktLiteral ;
  geo-pos:lat "3.323333"^^xsd:decimal ;
  geo-pos:long "20.960556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11089'^^xsd:integer;
  dwc:scientificName 'Labeo macrostoma  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A., Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dua, Mongala'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '20.960556'^^xsd:double;
  dwc:latitude '3.323333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1013885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910948'^^xsd:anyURI;
  dwc:observationDate '1948-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1013885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 22.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 22.8166666667)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "22.8166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15934'^^xsd:integer;
  dwc:scientificName 'Labeo macrostoma  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16812'^^xsd:string;
  dwc:collector 'Duhoux D.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '22.8166666667'^^xsd:double;
  dwc:latitude '4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16812'^^xsd:anyURI;
  dwc:aphiaid '1013885'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910949'^^xsd:anyURI;
  dwc:observationDate '1949-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1013885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2708817594"^^xsd:decimal ;
  dwc:decimalLongitude "29.0174125671"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2708817594 29.0174125671)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2708817594"^^xsd:decimal ;
  geo-pos:long "29.0174125671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12717'^^xsd:integer;
  dwc:scientificName 'Labeo mokotoensis Max Poll 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A., Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st148'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Katanda, Lac Ndalaga/Lac Lukulu; lacs Mokotos'^^xsd:string;
  dwc:longitude '29.0174125671'^^xsd:double;
  dwc:latitude '-1.2708817594'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1014900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910950'^^xsd:anyURI;
  dwc:observationDate '1953-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1014900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.46596"^^xsd:decimal ;
  dwc:decimalLongitude "14.40438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  geo-pos:lat "-5.46596"^^xsd:decimal ;
  geo-pos:long "14.40438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21221'^^xsd:integer;
  dwc:scientificName 'Labeo nasus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Billiet Jadin B.J. (Mme)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Marvete'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.40438'^^xsd:double;
  dwc:latitude '-5.46596'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:aphiaid '1019004'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910951'^^xsd:anyURI;
  dwc:observationDate '1987-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1019004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.46596"^^xsd:decimal ;
  dwc:decimalLongitude "14.40438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  geo-pos:lat "-5.46596"^^xsd:decimal ;
  geo-pos:long "14.40438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21222'^^xsd:integer;
  dwc:scientificName 'Labeo nasus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Billiet Jadin B.J. (Mme)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Luenda'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.40438'^^xsd:double;
  dwc:latitude '-5.46596'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:aphiaid '1019004'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910952'^^xsd:anyURI;
  dwc:observationDate '1987-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1019004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910967> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910967>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2349'^^xsd:integer;
  dwc:scientificName 'Labeo parvus  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms Raymond (M.)'^^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 '1013813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1013813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18163'^^xsd:integer;
  dwc:scientificName 'Labeo parvus  Boulenger, 1902'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Tshopo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1013813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910970'^^xsd:anyURI;
  dwc:observationDate '1971-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1013813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.60514"^^xsd:decimal ;
  dwc:decimalLongitude "25.11257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.60514 25.11257)"^^geo:wktLiteral ;
  geo-pos:lat "0.60514"^^xsd:decimal ;
  geo-pos:long "25.11257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18164'^^xsd:integer;
  dwc:scientificName 'Labeo parvus  Boulenger, 1902'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi, ruisseau Amengeli; en amont du lac Babula'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.11257'^^xsd:double;
  dwc:latitude '0.60514'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1013813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910971'^^xsd:anyURI;
  dwc:observationDate '1971-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1013813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18165'^^xsd:integer;
  dwc:scientificName 'Labeo parvus  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA2'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1013813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910972'^^xsd:anyURI;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1013813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18166'^^xsd:integer;
  dwc:scientificName 'Labeo parvus  Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC7'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1013813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910973'^^xsd:anyURI;
  dwc:observationDate '1973-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1013813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0481136699"^^xsd:decimal ;
  dwc:decimalLongitude "18.2560201299"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  geo-pos:lat "0.0481136699"^^xsd:decimal ;
  geo-pos:long "18.2560201299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19467'^^xsd:integer;
  dwc:scientificName 'Labeo cyclorhynchus  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25987'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.2560201299'^^xsd:double;
  dwc:latitude '0.0481136699'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25987'^^xsd:anyURI;
  dwc:aphiaid '1019006'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910978'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019006'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910980> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910980>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8602'^^xsd:integer;
  dwc:scientificName 'Labeo longipinnis  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16072'^^xsd:string;
  dwc:collector 'Mission Hediger-Verschuren'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^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:19592'^^xsd:anyURI;
  dwc:aphiaid '1019123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910980'^^xsd:anyURI;
  dwc:observationDate '1948-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1019123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "18.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14609'^^xsd:integer;
  dwc:scientificName 'Labeo longipinnis  Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.65'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:aphiaid '1019123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910983'^^xsd:anyURI;
  dwc:observationDate '1947-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1019123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.649678"^^xsd:decimal ;
  dwc:decimalLongitude "18.6332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.649678 18.6332)"^^geo:wktLiteral ;
  geo-pos:lat "3.649678"^^xsd:decimal ;
  geo-pos:long "18.6332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14613'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.6332'^^xsd:double;
  dwc:latitude '3.649678'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910987'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18167'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC2'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910989'^^xsd:anyURI;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18168'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC5'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910990'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18169'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stB3'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Babula, Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910991'^^xsd:anyURI;
  dwc:observationDate '1973-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18170'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA9'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910992'^^xsd:anyURI;
  dwc:observationDate '1973-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910993> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910993>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20111'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.), Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26547'^^xsd:string;
  dwc:collector 'Richelle'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^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:26547'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910993'^^xsd:anyURI;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910994> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910994>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20341'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^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 '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910994'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910997> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910997>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20430'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20064'^^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:26832'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910997'^^xsd:anyURI;
  dwc:observationDate '1949-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11102'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:20190'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911002'^^xsd:anyURI;
  dwc:observationDate '1947-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28194 15.48861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28194"^^xsd:decimal ;
  dwc:decimalLongitude "15.48861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28194 15.48861)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28194"^^xsd:decimal ;
  geo-pos:long "15.48861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11110'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '15.48861'^^xsd:double;
  dwc:latitude '-4.28194'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911021'^^xsd:anyURI;
  dwc:observationDate '1948-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 18.65)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "18.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14611'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.65'^^xsd:double;
  dwc:latitude '3.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:16641'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911023'^^xsd:anyURI;
  dwc:observationDate '1947-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.766667 24.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.766667"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.766667 24.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.766667"^^xsd:decimal ;
  geo-pos:long "24.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11092'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.45'^^xsd:double;
  dwc:latitude '0.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911026'^^xsd:anyURI;
  dwc:observationDate '1949-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7666666667 24.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7666666667 24.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.7666666667"^^xsd:decimal ;
  geo-pos:long "24.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11093'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A., Tshibwabwa'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22579'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.45'^^xsd:double;
  dwc:latitude '0.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20190'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11101'^^xsd:integer;
  dwc:scientificName 'Labeo weeksii  Boulenger, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:20190'^^xsd:anyURI;
  dwc:aphiaid '1016663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911040'^^xsd:anyURI;
  dwc:observationDate '1947-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1016663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20791'^^xsd:integer;
  dwc:scientificName 'Labeo Cuvier 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '269582'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911042'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '269582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8833333333 19.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8833333333 19.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.8833333333"^^xsd:decimal ;
  geo-pos:long "19.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '10962'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A., Institut National pour l\'Etude Agronomique du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mongala; affl. Zaire'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '19.8333333333'^^xsd:double;
  dwc:latitude '1.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:20190'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911054'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15159'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911057'^^xsd:anyURI;
  dwc:observationDate '1948-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.34283"^^xsd:decimal ;
  dwc:decimalLongitude "18.59447"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.34283 18.59447)"^^geo:wktLiteral ;
  geo-pos:lat "4.34283"^^xsd:decimal ;
  geo-pos:long "18.59447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15161'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16641'^^xsd:string;
  dwc:collector 'Expédition Cremer et Neumann'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.59447'^^xsd:double;
  dwc:latitude '4.34283'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16641'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911058'^^xsd:anyURI;
  dwc:observationDate '1948-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18232'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911059'^^xsd:anyURI;
  dwc:observationDate '1971-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18233'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24454'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24454'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911060'^^xsd:anyURI;
  dwc:observationDate '1971-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18234'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC1'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911061'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18235'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC8'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911062'^^xsd:anyURI;
  dwc:observationDate '1973-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18236'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC11'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911065'^^xsd:anyURI;
  dwc:observationDate '1973-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18237'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC12'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911066'^^xsd:anyURI;
  dwc:observationDate '1973-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stC13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18238'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stC13'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911067'^^xsd:anyURI;
  dwc:observationDate '1973-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18239'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA11'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911068'^^xsd:anyURI;
  dwc:observationDate '1973-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.56331"^^xsd:decimal ;
  dwc:decimalLongitude "25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.56331 25.116)"^^geo:wktLiteral ;
  geo-pos:lat "0.56331"^^xsd:decimal ;
  geo-pos:long "25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25191/stA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18240'^^xsd:integer;
  dwc:scientificName 'Leptocypris modestus  Boulenger, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25191/stA12'^^xsd:string;
  dwc:collector 'Klapwijk S.P.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.116'^^xsd:double;
  dwc:latitude '0.56331'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25191'^^xsd:anyURI;
  dwc:aphiaid '1016729'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911069'^^xsd:anyURI;
  dwc:observationDate '1973-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1016729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966667"^^xsd:decimal ;
  dwc:decimalLongitude "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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  geo-pos:lat "48.966667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20099'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'étang Marcel'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '48.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:26524'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911081'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.939 4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.939"^^xsd:decimal ;
  dwc:decimalLongitude "4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.939 4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.939"^^xsd:decimal ;
  geo-pos:long "4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21291'^^xsd:integer;
  dwc:scientificName 'Leucaspius delineatus (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Étang de la Grande Rouillie'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.931'^^xsd:double;
  dwc:latitude '48.939'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26524'^^xsd:anyURI;
  dwc:aphiaid '154321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911082'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '154321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8833333333 10.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8833333333 10.1166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.8833333333"^^xsd:decimal ;
  geo-pos:long "10.1166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Pseudophoxinus callensis  (Guichenot, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1929'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9161'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.1166666667'^^xsd:double;
  dwc:latitude '33.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:9161'^^xsd:anyURI;
  dwc:aphiaid '1016888'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911084'^^xsd:anyURI;
  dwc:observationDate '1928-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1865931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6888" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2902'^^xsd:gYear;
  dwc:scientificName 'Squalius cephalus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6888'^^xsd:string;
  dwc:collector 'Storms Raymond (M.)'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6888'^^xsd:anyURI;
  dwc:aphiaid '282855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911088'^^xsd:anyURI;
  dwc:observationDate '1896-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6888" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2902'^^xsd:gYear;
  dwc:scientificName 'Squalius cephalus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6888'^^xsd:string;
  dwc:collector 'Storms Raymond (M.)'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6888'^^xsd:anyURI;
  dwc:aphiaid '282855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911089'^^xsd:anyURI;
  dwc:observationDate '1896-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9697222222"^^xsd:decimal ;
  dwc:decimalLongitude "4.8880555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  geo-pos:lat "48.9697222222"^^xsd:decimal ;
  geo-pos:long "4.8880555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20062'^^xsd:integer;
  dwc:scientificName 'Squalius cephalus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'ruisseau de l\'Aisne'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8880555555'^^xsd:double;
  dwc:latitude '48.9697222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26505'^^xsd:anyURI;
  dwc:aphiaid '282855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911091'^^xsd:anyURI;
  dwc:observationDate '1982-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9466666666"^^xsd:decimal ;
  dwc:decimalLongitude "4.8113888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  geo-pos:lat "48.9466666666"^^xsd:decimal ;
  geo-pos:long "4.8113888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20105'^^xsd:integer;
  dwc:scientificName 'Squalius cephalus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Noirlieu'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8113888888'^^xsd:double;
  dwc:latitude '48.9466666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26524'^^xsd:anyURI;
  dwc:aphiaid '282855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911092'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8757246089 5.6766128542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8757246089"^^xsd:decimal ;
  dwc:decimalLongitude "5.6766128542"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8757246089 5.6766128542)"^^geo:wktLiteral ;
  geo-pos:lat "49.8757246089"^^xsd:decimal ;
  geo-pos:long "5.6766128542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21659'^^xsd:integer;
  dwc:scientificName 'Squalius cephalus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps Michel Edmond (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:continentOcean 'Sûre'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.6766128542'^^xsd:double;
  dwc:latitude '49.8757246089'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '282855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 4.36667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "4.36667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 4.36667)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "4.36667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21660'^^xsd:integer;
  dwc:scientificName 'Squalius cephalus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps Michel Edmond (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:continentOcean 'Rhin'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '4.36667'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '282855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911095> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911095>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-10-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21668'^^xsd:integer;
  dwc:scientificName 'Squalius cephalus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps Michel Edmond (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 '282855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.939 4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.939"^^xsd:decimal ;
  dwc:decimalLongitude "4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.939 4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.939"^^xsd:decimal ;
  geo-pos:long "4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21292'^^xsd:integer;
  dwc:scientificName 'Leuciscus leuciscus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Étang de la Grande Rouillie'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.931'^^xsd:double;
  dwc:latitude '48.939'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26524'^^xsd:anyURI;
  dwc:aphiaid '154599'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911101'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '154599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 100)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "100"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 100)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "100"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Leuciscus baicalensis  (Dybowski, 1874)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber '17479'^^xsd:integer;
  dwc:collector 'Kohlen M.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '100'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6871'^^xsd:anyURI;
  dwc:aphiaid '1020385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1020385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 100)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "100"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 100)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "100"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Leuciscus baicalensis  (Dybowski, 1874)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber '17479'^^xsd:integer;
  dwc:collector 'Kohlen M.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '100'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6871'^^xsd:anyURI;
  dwc:aphiaid '1020385'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1020385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559444 7.276944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559444"^^xsd:decimal ;
  dwc:decimalLongitude "7.276944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559444 7.276944)"^^geo:wktLiteral ;
  geo-pos:lat "50.559444"^^xsd:decimal ;
  geo-pos:long "7.276944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6606" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1188'^^xsd:gYear;
  dwc:scientificName 'Phoxinus phoxinus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6606'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Ahr'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '7.276944'^^xsd:double;
  dwc:latitude '50.559444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6606'^^xsd:anyURI;
  dwc:aphiaid '154326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  geo-pos:lat "38.633056"^^xsd:decimal ;
  geo-pos:long "-7.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Squalius pyrenaicus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1020756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1020756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  geo-pos:lat "38.633056"^^xsd:decimal ;
  geo-pos:long "-7.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1495'^^xsd:gYear;
  dwc:scientificName 'Squalius pyrenaicus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1020756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1020756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633056"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633056 -7.1575)"^^geo:wktLiteral ;
  geo-pos:lat "38.633056"^^xsd:decimal ;
  geo-pos:long "-7.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1495'^^xsd:gYear;
  dwc:scientificName 'Squalius pyrenaicus  (Günther, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4575'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1575'^^xsd:double;
  dwc:latitude '38.633056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4575'^^xsd:anyURI;
  dwc:aphiaid '1020756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1020756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911128> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911128>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19876'^^xsd:integer;
  dwc:scientificName 'Lobocheilos bo  (Popta, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12421/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds 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:occurrenceId 'http://collections.naturalsciences.be/specimen/911128'^^xsd:anyURI;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 -123.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "-123.045"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 -123.045)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "-123.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15337'^^xsd:integer;
  dwc:scientificName 'Mylocheilus caurinus  (Richardson, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bond C.'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23032'^^xsd:string;
  dwc:collector 'Oregon State University, Corvallis'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Willamette'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-123.045'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23032'^^xsd:anyURI;
  dwc:aphiaid '281605'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911135'^^xsd:anyURI;
  dwc:observationDate '1952-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '281605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4513888888 111.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4513888888"^^xsd:decimal ;
  dwc:decimalLongitude "111.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4513888888 111.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4513888888"^^xsd:decimal ;
  geo-pos:long "111.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19731'^^xsd:integer;
  dwc:scientificName 'Mystacoleucus marginatus (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Kapuas River; Sungai Pinoh'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.65'^^xsd:double;
  dwc:latitude '-0.4513888888'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1022178'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911147'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911335> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911335>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19877'^^xsd:integer;
  dwc:scientificName 'Nematabramis borneensis  Inger & Chin, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12421/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds 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:occurrenceId 'http://collections.naturalsciences.be/specimen/911335'^^xsd:anyURI;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.26"^^xsd:decimal ;
  dwc:decimalLongitude "116.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  geo-pos:lat "6.26"^^xsd:decimal ;
  geo-pos:long "116.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/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-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17553'^^xsd:integer;
  dwc:scientificName 'Nematabramis steindachnerii  Popta, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '116.64'^^xsd:double;
  dwc:latitude '6.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1383128'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911339'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1383128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9586698877 -81.7032337186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9586698877"^^xsd:decimal ;
  dwc:decimalLongitude "-81.7032337186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9586698877 -81.7032337186)"^^geo:wktLiteral ;
  geo-pos:lat "43.9586698877"^^xsd:decimal ;
  geo-pos:long "-81.7032337186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17849'^^xsd:integer;
  dwc:scientificName 'Nematabramis steindachnerii  Popta, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Kerrys Creek'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-81.7032337186'^^xsd:double;
  dwc:latitude '43.9586698877'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1383128'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911340'^^xsd:anyURI;
  dwc:observationDate '1960-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1383128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9586698877 -81.7032337186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9586698877"^^xsd:decimal ;
  dwc:decimalLongitude "-81.7032337186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9586698877 -81.7032337186)"^^geo:wktLiteral ;
  geo-pos:lat "43.9586698877"^^xsd:decimal ;
  geo-pos:long "-81.7032337186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17850'^^xsd:integer;
  dwc:scientificName 'Nocomis micropogon  (Cope, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Kerrys Creek'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-81.7032337186'^^xsd:double;
  dwc:latitude '43.9586698877'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1020930'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911341'^^xsd:anyURI;
  dwc:observationDate '1967-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1020930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.926297 -84.9279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.926297"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.926297 -84.9279)"^^geo:wktLiteral ;
  geo-pos:lat "35.926297"^^xsd:decimal ;
  geo-pos:long "-84.9279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19809'^^xsd:integer;
  dwc:scientificName 'Nocomis micropogon  (Cope, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26407'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Daddys Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-84.9279'^^xsd:double;
  dwc:latitude '35.926297'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26407'^^xsd:anyURI;
  dwc:aphiaid '1020930'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911342'^^xsd:anyURI;
  dwc:observationDate '1981-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1020930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0946226 -73.0400848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0946226"^^xsd:decimal ;
  dwc:decimalLongitude "-73.0400848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0946226 -73.0400848)"^^geo:wktLiteral ;
  geo-pos:lat "46.0946226"^^xsd:decimal ;
  geo-pos:long "-73.0400848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17851'^^xsd:integer;
  dwc:scientificName 'Notemigonus crysoleucas  (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'ruisseau'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.0400848'^^xsd:double;
  dwc:latitude '46.0946226'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '159989'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911343'^^xsd:anyURI;
  dwc:observationDate '1964-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '159989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.67834 -87.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.67834"^^xsd:decimal ;
  dwc:decimalLongitude "-87.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.67834 -87.5913)"^^geo:wktLiteral ;
  geo-pos:lat "41.67834"^^xsd:decimal ;
  geo-pos:long "-87.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13773'^^xsd:integer;
  dwc:scientificName 'Notemigonus crysoleucas  (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Beecher , Woods L.P.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'lake Calumet'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-87.5913'^^xsd:double;
  dwc:latitude '41.67834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '159989'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911344'^^xsd:anyURI;
  dwc:observationDate '1941-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '159989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3166666666 -73.2666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3166666666"^^xsd:decimal ;
  dwc:decimalLongitude "-73.2666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3166666666 -73.2666666666)"^^geo:wktLiteral ;
  geo-pos:lat "45.3166666666"^^xsd:decimal ;
  geo-pos:long "-73.2666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17852'^^xsd:integer;
  dwc:scientificName 'Notropis atherinoides  Rafinesque, 1818'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Richelieu'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.2666666666'^^xsd:double;
  dwc:latitude '45.3166666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '567536'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911349'^^xsd:anyURI;
  dwc:observationDate '1948-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '567536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1230555555 -73.2644444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1230555555"^^xsd:decimal ;
  dwc:decimalLongitude "-73.2644444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1230555555 -73.2644444444)"^^geo:wktLiteral ;
  geo-pos:lat "45.1230555555"^^xsd:decimal ;
  geo-pos:long "-73.2644444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17853'^^xsd:integer;
  dwc:scientificName 'Notropis bifrenatus  (Cope, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Saint Paul'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.2644444444'^^xsd:double;
  dwc:latitude '45.1230555555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '888531'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911350'^^xsd:anyURI;
  dwc:observationDate '1966-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '888531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.658333 -112.766389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.658333"^^xsd:decimal ;
  dwc:decimalLongitude "-112.766389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.658333 -112.766389)"^^geo:wktLiteral ;
  geo-pos:lat "51.658333"^^xsd:decimal ;
  geo-pos:long "-112.766389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17854'^^xsd:integer;
  dwc:scientificName 'Notropis blennius  (Girard, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-112.766389'^^xsd:double;
  dwc:latitude '51.658333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1419433'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911351'^^xsd:anyURI;
  dwc:observationDate '1916-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1419433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.926297 -84.9279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.926297"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.926297 -84.9279)"^^geo:wktLiteral ;
  geo-pos:lat "35.926297"^^xsd:decimal ;
  geo-pos:long "-84.9279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19810'^^xsd:integer;
  dwc:scientificName 'Luxilus coccogenis  (Cope, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26407'^^xsd:string;
  dwc:collector 'Fish and Wildlife Service, Miami, Florida, USA'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Daddys Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-84.9279'^^xsd:double;
  dwc:latitude '35.926297'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26407'^^xsd:anyURI;
  dwc:aphiaid '1018706'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911353'^^xsd:anyURI;
  dwc:observationDate '1981-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1018706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2205555555 -73.4338888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2205555555"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4338888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2205555555 -73.4338888888)"^^geo:wktLiteral ;
  geo-pos:lat "46.2205555555"^^xsd:decimal ;
  geo-pos:long "-73.4338888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17855'^^xsd:integer;
  dwc:scientificName 'Luxilus cornutus  (Mitchill, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Ruisseau Berthier'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.4338888888'^^xsd:double;
  dwc:latitude '46.2205555555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '862600'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911354'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '862600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.605 -87.05031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.605"^^xsd:decimal ;
  dwc:decimalLongitude "-87.05031"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.605 -87.05031)"^^geo:wktLiteral ;
  geo-pos:lat "41.605"^^xsd:decimal ;
  geo-pos:long "-87.05031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13756'^^xsd:integer;
  dwc:scientificName 'Luxilus cornutus  (Mitchill, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Musée de Chicago'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Coffee Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-87.05031'^^xsd:double;
  dwc:latitude '41.605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '862600'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911355'^^xsd:anyURI;
  dwc:observationDate '1939-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '862600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.193 -88.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.193"^^xsd:decimal ;
  dwc:decimalLongitude "-88.638"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.193 -88.638)"^^geo:wktLiteral ;
  geo-pos:lat "42.193"^^xsd:decimal ;
  geo-pos:long "-88.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13757'^^xsd:integer;
  dwc:scientificName 'Notropis stramineus  (Cope, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Musée de Chicago'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Coon Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-88.638'^^xsd:double;
  dwc:latitude '42.193'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1020955'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911356'^^xsd:anyURI;
  dwc:observationDate '1941-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1020955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24048 -90.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24048"^^xsd:decimal ;
  dwc:decimalLongitude "-90.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24048 -90.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.24048"^^xsd:decimal ;
  geo-pos:long "-90.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13758'^^xsd:integer;
  dwc:scientificName 'Cyprinella galactura  (Cope, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Musée de Chicago'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Saint Francis River'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-90.49'^^xsd:double;
  dwc:latitude '37.24048'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1421302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911357'^^xsd:anyURI;
  dwc:observationDate '1939-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1421302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3166666666 -73.2666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3166666666"^^xsd:decimal ;
  dwc:decimalLongitude "-73.2666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3166666666 -73.2666666666)"^^geo:wktLiteral ;
  geo-pos:lat "45.3166666666"^^xsd:decimal ;
  geo-pos:long "-73.2666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17856'^^xsd:integer;
  dwc:scientificName 'Notropis heterodon  (Cope, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Richelieu'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.2666666666'^^xsd:double;
  dwc:latitude '45.3166666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1420801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911358'^^xsd:anyURI;
  dwc:observationDate '1969-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1420801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31157 -73.24223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31157"^^xsd:decimal ;
  dwc:decimalLongitude "-73.24223"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31157 -73.24223)"^^geo:wktLiteral ;
  geo-pos:lat "45.31157"^^xsd:decimal ;
  geo-pos:long "-73.24223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17857'^^xsd:integer;
  dwc:scientificName 'Notropis heterolepis  Eigenmann & Eigenmann, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bleury'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.24223'^^xsd:double;
  dwc:latitude '45.31157'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1017934'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911360'^^xsd:anyURI;
  dwc:observationDate '1966-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1017934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -73.8166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8166666666"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -73.8166666666)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-73.8166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17858'^^xsd:integer;
  dwc:scientificName 'Notropis hudsonius  (Clinton, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Lac Saint-Louis'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.8166666666'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '567537'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911361'^^xsd:anyURI;
  dwc:observationDate '1968-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '567537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6911211698 -87.9669570905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6911211698"^^xsd:decimal ;
  dwc:decimalLongitude "-87.9669570905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6911211698 -87.9669570905)"^^geo:wktLiteral ;
  geo-pos:lat "41.6911211698"^^xsd:decimal ;
  geo-pos:long "-87.9669570905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13759'^^xsd:integer;
  dwc:scientificName 'Notropis hudsonius  (Clinton, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Bradbury'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Des Plaines'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-87.9669570905'^^xsd:double;
  dwc:latitude '41.6911211698'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '567537'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911362'^^xsd:anyURI;
  dwc:observationDate '1954-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '567537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.926297 -84.9279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.926297"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.926297 -84.9279)"^^geo:wktLiteral ;
  geo-pos:lat "35.926297"^^xsd:decimal ;
  geo-pos:long "-84.9279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19811'^^xsd:integer;
  dwc:scientificName 'Notropis leuciodus  (Cope, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26407'^^xsd:string;
  dwc:collector 'Fish and Wildlife Service, Miami, Florida, USA'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Daddys Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-84.9279'^^xsd:double;
  dwc:latitude '35.926297'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26407'^^xsd:anyURI;
  dwc:aphiaid '1421121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911363'^^xsd:anyURI;
  dwc:observationDate '1981-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1421121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7333640165 -88.1265449515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7333640165"^^xsd:decimal ;
  dwc:decimalLongitude "-88.1265449515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7333640165 -88.1265449515)"^^geo:wktLiteral ;
  geo-pos:lat "41.7333640165"^^xsd:decimal ;
  geo-pos:long "-88.1265449515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13760'^^xsd:integer;
  dwc:scientificName 'Notropis rubellus  (Agassiz, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Bradbury'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Du Page River'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-88.1265449515'^^xsd:double;
  dwc:latitude '41.7333640165'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1020944'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911364'^^xsd:anyURI;
  dwc:observationDate '1955-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1020944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6455555555 -72.9394444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6455555555"^^xsd:decimal ;
  dwc:decimalLongitude "-72.9394444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6455555555 -72.9394444444)"^^geo:wktLiteral ;
  geo-pos:lat "45.6455555555"^^xsd:decimal ;
  geo-pos:long "-72.9394444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17859'^^xsd:integer;
  dwc:scientificName 'Notropis rubellus  (Agassiz, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Yamaska'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-72.9394444444'^^xsd:double;
  dwc:latitude '45.6455555555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1020944'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911371'^^xsd:anyURI;
  dwc:observationDate '1949-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1020944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7188938 -83.64308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7188938"^^xsd:decimal ;
  dwc:decimalLongitude "-83.64308"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7188938 -83.64308)"^^geo:wktLiteral ;
  geo-pos:lat "35.7188938"^^xsd:decimal ;
  geo-pos:long "-83.64308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19817'^^xsd:integer;
  dwc:scientificName 'Notropis rubricroceus  (Cope, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26407'^^xsd:string;
  dwc:collector 'Underwood , Clark , Dinkins , Swiney'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Cove Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-83.64308'^^xsd:double;
  dwc:latitude '35.7188938'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26407'^^xsd:anyURI;
  dwc:aphiaid '1020739'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911380'^^xsd:anyURI;
  dwc:observationDate '1980-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1020739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18892 -91.3589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18892"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18892 -91.3589)"^^geo:wktLiteral ;
  geo-pos:lat "37.18892"^^xsd:decimal ;
  geo-pos:long "-91.3589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13761'^^xsd:integer;
  dwc:scientificName 'Notropis rubellus  (Agassiz, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P.'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Round Spring branch'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-91.3589'^^xsd:double;
  dwc:latitude '37.18892'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1020944'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911387'^^xsd:anyURI;
  dwc:observationDate '1940-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1020944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.89087 -84.28974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.89087"^^xsd:decimal ;
  dwc:decimalLongitude "-84.28974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.89087 -84.28974)"^^geo:wktLiteral ;
  geo-pos:lat "34.89087"^^xsd:decimal ;
  geo-pos:long "-84.28974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17860'^^xsd:integer;
  dwc:scientificName 'Notropis spectrunculus  (Cope, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Toccoa River'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-84.28974'^^xsd:double;
  dwc:latitude '34.89087'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1020737'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911388'^^xsd:anyURI;
  dwc:observationDate '1971-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1020737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.039167 -88.288611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.039167"^^xsd:decimal ;
  dwc:decimalLongitude "-88.288611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.039167 -88.288611)"^^geo:wktLiteral ;
  geo-pos:lat "42.039167"^^xsd:decimal ;
  geo-pos:long "-88.288611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13762'^^xsd:integer;
  dwc:scientificName 'Cyprinella spiloptera (Cope, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Musée de Chicago'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Bradbury'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Fox river'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-88.288611'^^xsd:double;
  dwc:latitude '42.039167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1020798'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911389'^^xsd:anyURI;
  dwc:observationDate '1953-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1020798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0688888888 -72.8080555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0688888888"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8080555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0688888888 -72.8080555555)"^^geo:wktLiteral ;
  geo-pos:lat "46.0688888888"^^xsd:decimal ;
  geo-pos:long "-72.8080555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17861'^^xsd:integer;
  dwc:scientificName 'Notropis stramineus  (Cope, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-72.8080555555'^^xsd:double;
  dwc:latitude '46.0688888888'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1020955'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911390'^^xsd:anyURI;
  dwc:observationDate '1947-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1020955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925869628 -81.3757324218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925869628"^^xsd:decimal ;
  dwc:decimalLongitude "-81.3757324218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925869628 -81.3757324218)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925869628"^^xsd:decimal ;
  geo-pos:long "-81.3757324218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17862'^^xsd:integer;
  dwc:scientificName 'Lythrurus umbratilis (Girard, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'lac à 7 miles s.de Southampton'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-81.3757324218'^^xsd:double;
  dwc:latitude '44.4925869628'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1020188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911393'^^xsd:anyURI;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1020188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.011194 -72.588667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.011194"^^xsd:decimal ;
  dwc:decimalLongitude "-72.588667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.011194 -72.588667)"^^geo:wktLiteral ;
  geo-pos:lat "45.011194"^^xsd:decimal ;
  geo-pos:long "-72.588667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17863'^^xsd:integer;
  dwc:scientificName 'Notropis volucellus  (Cope, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Missisquoi'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-72.588667'^^xsd:double;
  dwc:latitude '45.011194'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1026690'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911395'^^xsd:anyURI;
  dwc:observationDate '1961-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1026690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786667 -91.3475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786667 -91.3475)"^^geo:wktLiteral ;
  geo-pos:lat "36.786667"^^xsd:decimal ;
  geo-pos:long "-91.3475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13764'^^xsd:integer;
  dwc:scientificName 'Luxilus zonatus (Putnam, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Eleven Point River'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-91.3475'^^xsd:double;
  dwc:latitude '36.786667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1021103'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911400'^^xsd:anyURI;
  dwc:observationDate '1939-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1021103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.190555 4.4325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.190555"^^xsd:decimal ;
  dwc:decimalLongitude "4.4325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.190555 4.4325)"^^geo:wktLiteral ;
  geo-pos:lat "51.190555"^^xsd:decimal ;
  geo-pos:long "4.4325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/8986" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Esomus danrica  (Hamilton, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1927'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/8986'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.4325'^^xsd:double;
  dwc:latitude '51.190555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8986'^^xsd:anyURI;
  dwc:aphiaid '298263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911401'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '298263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5517417259 14.385795595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5517417259"^^xsd:decimal ;
  dwc:decimalLongitude "14.385795595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5517417259 14.385795595)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5517417259"^^xsd:decimal ;
  geo-pos:long "14.385795595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20949'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Billiet Jadin B.J. (Mme)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Kamba'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.385795595'^^xsd:double;
  dwc:latitude '-5.5517417259'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:aphiaid '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911402'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.46596"^^xsd:decimal ;
  dwc:decimalLongitude "14.40438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.46596 14.40438)"^^geo:wktLiteral ;
  geo-pos:lat "-5.46596"^^xsd:decimal ;
  geo-pos:long "14.40438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20950'^^xsd:integer;
  dwc:scientificName 'Opsaridium ubangiense (Pellegrin, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27662'^^xsd:string;
  dwc:collector 'Billiet Jadin B.J. (Mme)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Marvete'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '14.40438'^^xsd:double;
  dwc:latitude '-5.46596'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27662'^^xsd:anyURI;
  dwc:aphiaid '1018845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911403'^^xsd:anyURI;
  dwc:observationDate '1987-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1018845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '11179'^^xsd:integer;
  dwc:scientificName 'Leptocypris weeksii  (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20190'^^xsd:string;
  dwc:collector 'Hulot A.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^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:20190'^^xsd:anyURI;
  dwc:aphiaid '1019058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911404'^^xsd:anyURI;
  dwc:observationDate '1949-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1019058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0481136699"^^xsd:decimal ;
  dwc:decimalLongitude "18.2560201299"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0481136699 18.2560201299)"^^geo:wktLiteral ;
  geo-pos:lat "0.0481136699"^^xsd:decimal ;
  geo-pos:long "18.2560201299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19464'^^xsd:integer;
  dwc:scientificName 'Leptocypris weeksii  (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25987'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'DR Congo'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.2560201299'^^xsd:double;
  dwc:latitude '0.0481136699'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25987'^^xsd:anyURI;
  dwc:aphiaid '1019058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911406'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.048333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  geo-pos:lat "0.048333"^^xsd:decimal ;
  geo-pos:long "18.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21094'^^xsd:integer;
  dwc:scientificName 'Leptocypris weeksii  (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26045'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Ruki river'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.266667'^^xsd:double;
  dwc:latitude '0.048333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26045'^^xsd:anyURI;
  dwc:aphiaid '1019058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911407'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.048333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  geo-pos:lat "0.048333"^^xsd:decimal ;
  geo-pos:long "18.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21095'^^xsd:integer;
  dwc:scientificName 'Leptocypris weeksii  (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26045'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Ruki river'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.266667'^^xsd:double;
  dwc:latitude '0.048333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26045'^^xsd:anyURI;
  dwc:aphiaid '1019058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911408'^^xsd:anyURI;
  dwc:observationDate '1979-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.048333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  geo-pos:lat "0.048333"^^xsd:decimal ;
  geo-pos:long "18.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21096'^^xsd:integer;
  dwc:scientificName 'Leptocypris weeksii  (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26115'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Ruki river'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.266667'^^xsd:double;
  dwc:latitude '0.048333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26115'^^xsd:anyURI;
  dwc:aphiaid '1019058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911409'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.048333"^^xsd:decimal ;
  dwc:decimalLongitude "18.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048333 18.266667)"^^geo:wktLiteral ;
  geo-pos:lat "0.048333"^^xsd:decimal ;
  geo-pos:long "18.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21097'^^xsd:integer;
  dwc:scientificName 'Leptocypris weeksii  (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26276'^^xsd:string;
  dwc:collector 'Kiss  (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Ruki river'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '18.266667'^^xsd:double;
  dwc:latitude '0.048333'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26276'^^xsd:anyURI;
  dwc:aphiaid '1019058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911410'^^xsd:anyURI;
  dwc:observationDate '1981-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1019058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89629 -122.71499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89629"^^xsd:decimal ;
  dwc:decimalLongitude "-122.71499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89629 -122.71499)"^^geo:wktLiteral ;
  geo-pos:lat "43.89629"^^xsd:decimal ;
  geo-pos:long "-122.71499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15339'^^xsd:integer;
  dwc:scientificName 'Oregonichthys crameri  (Snyder, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bond C.'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23032'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-122.71499'^^xsd:double;
  dwc:latitude '43.89629'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23032'^^xsd:anyURI;
  dwc:aphiaid '1018202'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911411'^^xsd:anyURI;
  dwc:observationDate '1957-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1018202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4513888888 111.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4513888888"^^xsd:decimal ;
  dwc:decimalLongitude "111.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4513888888 111.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4513888888"^^xsd:decimal ;
  geo-pos:long "111.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19732'^^xsd:integer;
  dwc:scientificName 'Osteochilus microcephalus  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Kapuas River; Sungai Pinoh'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.65'^^xsd:double;
  dwc:latitude '-0.4513888888'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1021558'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911534'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1021558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7680555555 112.4513888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7680555555"^^xsd:decimal ;
  dwc:decimalLongitude "112.4513888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7680555555 112.4513888888)"^^geo:wktLiteral ;
  geo-pos:lat "0.7680555555"^^xsd:decimal ;
  geo-pos:long "112.4513888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19733'^^xsd:integer;
  dwc:scientificName 'Osteochilus spilurus  (Bleeker, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Kapuas River; Sungai Kapuas; Sungai Seriang'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '112.4513888888'^^xsd:double;
  dwc:latitude '0.7680555555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1021685'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911535'^^xsd:anyURI;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1021685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911551> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911551>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19881'^^xsd:integer;
  dwc:scientificName 'Osteochilus vittatus (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12421/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds 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 '1015115'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911551'^^xsd:anyURI;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21087'^^xsd:integer;
  dwc:scientificName 'Osteochilus Günther 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Huay Nam ngam, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '270135'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911553'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '270135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4513888888 111.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4513888888"^^xsd:decimal ;
  dwc:decimalLongitude "111.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4513888888 111.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4513888888"^^xsd:decimal ;
  geo-pos:long "111.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19734'^^xsd:integer;
  dwc:scientificName 'Paracrossochilus vittatus  (Boulenger, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Kapuas River; Sungai Pinoh'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.65'^^xsd:double;
  dwc:latitude '-0.4513888888'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1018592'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911570'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1018592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.00992"^^xsd:decimal ;
  dwc:decimalLongitude "116.697349"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  geo-pos:lat "6.00992"^^xsd:decimal ;
  geo-pos:long "116.697349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17547'^^xsd:integer;
  dwc:scientificName 'Paracrossochilus acerus  Inger & Chin, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '8'^^xsd:integer;
  dwc:continentOcean 'affl.de la Sungai Langanan; affl.Makadau; affl.Bandau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.697349'^^xsd:double;
  dwc:latitude '6.00992'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1013678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911578'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1013678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505738 3.0559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.505738"^^xsd:decimal ;
  dwc:decimalLongitude "3.0559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505738 3.0559)"^^geo:wktLiteral ;
  geo-pos:lat "42.505738"^^xsd:decimal ;
  geo-pos:long "3.0559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18713'^^xsd:integer;
  dwc:scientificName 'Phoxinus phoxinus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25689'^^xsd:string;
  dwc:collector 'Petre Eric'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0559'^^xsd:double;
  dwc:latitude '42.505738'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25689'^^xsd:anyURI;
  dwc:aphiaid '154326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911595'^^xsd:anyURI;
  dwc:observationDate '1977-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '154326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9697222222"^^xsd:decimal ;
  dwc:decimalLongitude "4.8880555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  geo-pos:lat "48.9697222222"^^xsd:decimal ;
  geo-pos:long "4.8880555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20060'^^xsd:integer;
  dwc:scientificName 'Phoxinus phoxinus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'ruisseau de l\'Aisne'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8880555555'^^xsd:double;
  dwc:latitude '48.9697222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26505'^^xsd:anyURI;
  dwc:aphiaid '154326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911596'^^xsd:anyURI;
  dwc:observationDate '1982-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9466666666"^^xsd:decimal ;
  dwc:decimalLongitude "4.8113888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  geo-pos:lat "48.9466666666"^^xsd:decimal ;
  geo-pos:long "4.8113888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20104'^^xsd:integer;
  dwc:scientificName 'Phoxinus phoxinus  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Noirlieu'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8113888888'^^xsd:double;
  dwc:latitude '48.9466666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26524'^^xsd:anyURI;
  dwc:aphiaid '154326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911597'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '154326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0657196274 -72.8226470929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0657196274"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8226470929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0657196274 -72.8226470929)"^^geo:wktLiteral ;
  geo-pos:lat "46.0657196274"^^xsd:decimal ;
  geo-pos:long "-72.8226470929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17864'^^xsd:integer;
  dwc:scientificName 'Pimephales notatus  (Rafinesque, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-72.8226470929'^^xsd:double;
  dwc:latitude '46.0657196274'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '881380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911605'^^xsd:anyURI;
  dwc:observationDate '1948-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '881380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4937 -106.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4937"^^xsd:decimal ;
  dwc:decimalLongitude "-106.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4937 -106.809)"^^geo:wktLiteral ;
  geo-pos:lat "41.4937"^^xsd:decimal ;
  geo-pos:long "-106.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13775'^^xsd:integer;
  dwc:scientificName 'Pimephales promelas  Rafinesque, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Platte'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-106.809'^^xsd:double;
  dwc:latitude '41.4937'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '567543'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911607'^^xsd:anyURI;
  dwc:observationDate '1955-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '567543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8979 -71.82838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8979"^^xsd:decimal ;
  dwc:decimalLongitude "-71.82838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8979 -71.82838)"^^geo:wktLiteral ;
  geo-pos:lat "46.8979"^^xsd:decimal ;
  geo-pos:long "-71.82838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17865'^^xsd:integer;
  dwc:scientificName 'Pimephales promelas  Rafinesque, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'ruisseau'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-71.82838'^^xsd:double;
  dwc:latitude '46.8979'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '567543'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911608'^^xsd:anyURI;
  dwc:observationDate '1954-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '567543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89995 -87.82756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89995"^^xsd:decimal ;
  dwc:decimalLongitude "-87.82756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89995 -87.82756)"^^geo:wktLiteral ;
  geo-pos:lat "40.89995"^^xsd:decimal ;
  geo-pos:long "-87.82756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13776'^^xsd:integer;
  dwc:scientificName 'Pimephales vigilax  (Baird & Girard, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P., Sonoda  P.M., Hass R.L., Reusch C.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Iroquois river'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-87.82756'^^xsd:double;
  dwc:latitude '40.89995'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '1044815'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911610'^^xsd:anyURI;
  dwc:observationDate '1956-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1044815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21083'^^xsd:integer;
  dwc:scientificName 'Puntioplites Smith 1929'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Huay Nam ngam, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '270667'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911613'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '270667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.26"^^xsd:decimal ;
  dwc:decimalLongitude "116.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  geo-pos:lat "6.26"^^xsd:decimal ;
  geo-pos:long "116.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/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-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17544'^^xsd:integer;
  dwc:scientificName 'Barbodes binotatus  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. le Roi Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '116.64'^^xsd:double;
  dwc:latitude '6.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1014769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911684'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1014769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.00992"^^xsd:decimal ;
  dwc:decimalLongitude "116.697349"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  geo-pos:lat "6.00992"^^xsd:decimal ;
  geo-pos:long "116.697349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17543'^^xsd:integer;
  dwc:scientificName 'Barbodes binotatus  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. le Roi Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'affl.de la Sungai Langanan; affl.Makadau; affl.Bandau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.697349'^^xsd:double;
  dwc:latitude '6.00992'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1014769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911685'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1014769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.177806 116.233556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.177806"^^xsd:decimal ;
  dwc:decimalLongitude "116.233556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.177806 116.233556)"^^geo:wktLiteral ;
  geo-pos:lat "6.177806"^^xsd:decimal ;
  geo-pos:long "116.233556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/st019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19885'^^xsd:integer;
  dwc:scientificName 'Barbodes binotatus  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st019'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.233556'^^xsd:double;
  dwc:latitude '6.177806'^^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 '1014769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911688'^^xsd:anyURI;
  dwc:observationDate '1971-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1014769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 115.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "115.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 115.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "115.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/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-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19887'^^xsd:integer;
  dwc:scientificName 'Barbodes binotatus  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st021'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '115.45'^^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:24584'^^xsd:anyURI;
  dwc:aphiaid '1014769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911691'^^xsd:anyURI;
  dwc:observationDate '1971-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1014769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "110.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "110.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Puntigrus pulcher (Rendahl, 1922)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9796'^^xsd:string;
  dwc:collector 'S.A.R. le Prince Léopold'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Sungai Bilis'^^xsd:string;
  dwc:longitude '110.7333'^^xsd:double;
  dwc:latitude '1.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:9796'^^xsd:anyURI;
  dwc:aphiaid '1016724'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911715'^^xsd:anyURI;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21061'^^xsd:integer;
  dwc:scientificName 'Puntius Hamilton'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Huay mae; 4-5km N of Chieng Khang on road to Chieng San, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '270668'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911725'^^xsd:anyURI;
  dwc:observationDate '1989-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '270668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4 109.7347222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4"^^xsd:decimal ;
  dwc:decimalLongitude "109.7347222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4 109.7347222222)"^^geo:wktLiteral ;
  geo-pos:lat "0.4"^^xsd:decimal ;
  geo-pos:long "109.7347222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19735'^^xsd:integer;
  dwc:scientificName 'Trigonopoma pauciperforatum  (Weber & de Beaufort, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '109.7347222222'^^xsd:double;
  dwc:latitude '0.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1015112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911728'^^xsd:anyURI;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1015112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "110.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "110.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Rasbora argyrotaenia  (Bleeker, 1849)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9796'^^xsd:string;
  dwc:collector 'S.A.R. le Prince Léopold'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Sungai Bilis'^^xsd:string;
  dwc:longitude '110.7333'^^xsd:double;
  dwc:latitude '1.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:9796'^^xsd:anyURI;
  dwc:aphiaid '1021906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911729'^^xsd:anyURI;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1021906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118056 110.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.118056"^^xsd:decimal ;
  dwc:decimalLongitude "110.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118056 110.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.118056"^^xsd:decimal ;
  geo-pos:long "110.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19736'^^xsd:integer;
  dwc:scientificName 'Rasbora argyrotaenia  (Bleeker, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '110.6'^^xsd:double;
  dwc:latitude '0.118056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1021906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911731'^^xsd:anyURI;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1021906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "110.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 110.7333)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "110.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Rasbora argyrotaenia  (Bleeker, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rainboth'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9796'^^xsd:string;
  dwc:collector 'S.A.R. le Prince Léopold'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Sungai Bilis'^^xsd:string;
  dwc:longitude '110.7333'^^xsd:double;
  dwc:latitude '1.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:9796'^^xsd:anyURI;
  dwc:aphiaid '1021906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911732'^^xsd:anyURI;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1021906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3166666666 109.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3166666666"^^xsd:decimal ;
  dwc:decimalLongitude "109.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3166666666 109.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "0.3166666666"^^xsd:decimal ;
  geo-pos:long "109.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19737'^^xsd:integer;
  dwc:scientificName 'Rasbora argyrotaenia  (Bleeker, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '109.1333333333'^^xsd:double;
  dwc:latitude '0.3166666666'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1021906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911734'^^xsd:anyURI;
  dwc:observationDate '1976-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1021906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3847222222 109.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3847222222"^^xsd:decimal ;
  dwc:decimalLongitude "109.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3847222222 109.8833333333)"^^geo:wktLiteral ;
  geo-pos:lat "0.3847222222"^^xsd:decimal ;
  geo-pos:long "109.8833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19738'^^xsd:integer;
  dwc:scientificName 'Rasbora bankanensis  (Bleeker, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '109.8833333333'^^xsd:double;
  dwc:latitude '0.3847222222'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1021692'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911735'^^xsd:anyURI;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1021692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.2666666667 93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.2666666667 93)"^^geo:wktLiteral ;
  geo-pos:lat "13.2666666667"^^xsd:decimal ;
  geo-pos:long "93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25112/st005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '18842'^^xsd:integer;
  dwc:scientificName 'Rasbora daniconius  (Hamilton, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25112/st005'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. le Roi Léopold III'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '93'^^xsd:integer;
  dwc:latitude '13.2666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25112'^^xsd:anyURI;
  dwc:aphiaid '282550'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911739'^^xsd:anyURI;
  dwc:observationDate '1974-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '282550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.26"^^xsd:decimal ;
  dwc:decimalLongitude "116.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  geo-pos:lat "6.26"^^xsd:decimal ;
  geo-pos:long "116.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/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-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17554'^^xsd:integer;
  dwc:scientificName 'Rasbora sumatrana  (Bleeker, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. le Roi Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '116.64'^^xsd:double;
  dwc:latitude '6.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1015117'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911746'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1015117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0833333333 111.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "111.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0833333333 111.4833333333)"^^geo:wktLiteral ;
  geo-pos:lat "0.0833333333"^^xsd:decimal ;
  geo-pos:long "111.4833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19739'^^xsd:integer;
  dwc:scientificName 'Rasbora myersi  Brittan, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.4833333333'^^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:26422'^^xsd:anyURI;
  dwc:aphiaid '1014061'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911751'^^xsd:anyURI;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1014061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3166666666 109.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3166666666"^^xsd:decimal ;
  dwc:decimalLongitude "109.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3166666666 109.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "0.3166666666"^^xsd:decimal ;
  geo-pos:long "109.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19740'^^xsd:integer;
  dwc:scientificName 'Trigonopoma pauciperforatum  (Weber & de Beaufort, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '109.1333333333'^^xsd:double;
  dwc:latitude '0.3166666666'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1015112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911753'^^xsd:anyURI;
  dwc:observationDate '1976-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1015112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4013888888 109.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4013888888"^^xsd:decimal ;
  dwc:decimalLongitude "109.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4013888888 109.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "0.4013888888"^^xsd:decimal ;
  geo-pos:long "109.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19741'^^xsd:integer;
  dwc:scientificName 'Rasbora sarawakensis  Brittan, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Kapuas River'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '109.2180555555'^^xsd:double;
  dwc:latitude '0.4013888888'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1383552'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911754'^^xsd:anyURI;
  dwc:observationDate '1976-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1383552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.046389 -87.694722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.046389"^^xsd:decimal ;
  dwc:decimalLongitude "-87.694722"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.046389 -87.694722)"^^geo:wktLiteral ;
  geo-pos:lat "42.046389"^^xsd:decimal ;
  geo-pos:long "-87.694722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13777'^^xsd:integer;
  dwc:scientificName 'Rhinichthys atratulus  (Hermann, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chicago Field Museum of Natural History'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21787'^^xsd:string;
  dwc:collector 'Woods L.P.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Lake Michigan'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-87.694722'^^xsd:double;
  dwc:latitude '42.046389'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21787'^^xsd:anyURI;
  dwc:aphiaid '159985'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911768'^^xsd:anyURI;
  dwc:observationDate '1939-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '159985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.103 -122.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.103"^^xsd:decimal ;
  dwc:decimalLongitude "-122.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 "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.103 -122.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.103"^^xsd:decimal ;
  geo-pos:long "-122.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15341'^^xsd:integer;
  dwc:scientificName 'Rhinichthys cataractae  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bond C.'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23032'^^xsd:string;
  dwc:collector 'Oregon State University, Corvallis'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Willamette'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-122.85'^^xsd:double;
  dwc:latitude '45.103'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23032'^^xsd:anyURI;
  dwc:aphiaid '567547'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911772'^^xsd:anyURI;
  dwc:observationDate '1957-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '567547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2205555555 -73.4338888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2205555555"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4338888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2205555555 -73.4338888888)"^^geo:wktLiteral ;
  geo-pos:lat "46.2205555555"^^xsd:decimal ;
  geo-pos:long "-73.4338888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17866'^^xsd:integer;
  dwc:scientificName 'Rhinichthys cataractae  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Ruisseau Berthier'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-73.4338888888'^^xsd:double;
  dwc:latitude '46.2205555555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '567547'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911773'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '567547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.103 -122.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.103"^^xsd:decimal ;
  dwc:decimalLongitude "-122.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 "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.103 -122.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.103"^^xsd:decimal ;
  geo-pos:long "-122.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15342'^^xsd:integer;
  dwc:scientificName 'Rhinichthys falcatus  (Eigenmann & Eigenmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bond C.'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23032'^^xsd:string;
  dwc:collector 'Oregon State University, Corvallis'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Willamette'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-122.85'^^xsd:double;
  dwc:latitude '45.103'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23032'^^xsd:anyURI;
  dwc:aphiaid '592845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911774'^^xsd:anyURI;
  dwc:observationDate '1957-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '592845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.538732 -123.3867685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.538732"^^xsd:decimal ;
  dwc:decimalLongitude "-123.3867685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.538732 -123.3867685)"^^geo:wktLiteral ;
  geo-pos:lat "44.538732"^^xsd:decimal ;
  geo-pos:long "-123.3867685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15343'^^xsd:integer;
  dwc:scientificName 'Rhinichthys falcatus  (Eigenmann & Eigenmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bond C.'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23032'^^xsd:string;
  dwc:collector 'Oregon State University, Corvallis'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Greasy Creek'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-123.3867685'^^xsd:double;
  dwc:latitude '44.538732'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23032'^^xsd:anyURI;
  dwc:aphiaid '592845'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911775'^^xsd:anyURI;
  dwc:observationDate '1963-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '592845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063/st5/10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15560'^^xsd:integer;
  dwc:scientificName 'Rhodeus amarus (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063/st5/10'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '36.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:23063'^^xsd:anyURI;
  dwc:aphiaid '154331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911776'^^xsd:anyURI;
  dwc:observationDate '1963-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '154331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.786667 -122.954444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-122.954444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.786667 -122.954444)"^^geo:wktLiteral ;
  geo-pos:lat "43.786667"^^xsd:decimal ;
  geo-pos:long "-122.954444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15355'^^xsd:integer;
  dwc:scientificName 'Richardsonius balteatus  (Richardson, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bond C.'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23032'^^xsd:string;
  dwc:collector 'Oregon State University, Corvallis'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Dorena Reservoir; Dorena Lake'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-122.954444'^^xsd:double;
  dwc:latitude '43.786667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23032'^^xsd:anyURI;
  dwc:aphiaid '592850'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911777'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '592850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333333333 51.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "51.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333333333 51.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333333333"^^xsd:decimal ;
  geo-pos:long "51.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15547'^^xsd:integer;
  dwc:scientificName 'Rutilus frisii  (Nordmann, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29686'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51.4333333333'^^xsd:double;
  dwc:latitude '36.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:23063'^^xsd:anyURI;
  dwc:aphiaid '275346'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911781'^^xsd:anyURI;
  dwc:observationDate '1963-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '275346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6741 23.5221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6741"^^xsd:decimal ;
  dwc:decimalLongitude "23.5221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6741 23.5221)"^^geo:wktLiteral ;
  geo-pos:lat "40.6741"^^xsd:decimal ;
  geo-pos:long "23.5221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19664'^^xsd:integer;
  dwc:scientificName 'Pachychilon macedonicum (Steindachner, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26280'^^xsd:string;
  dwc:collector 'Papas'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Lac Volvi ; Lac Bolbé'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5221'^^xsd:double;
  dwc:latitude '40.6741'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26280'^^xsd:anyURI;
  dwc:aphiaid '1019559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911782'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1019559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3657252 12.2349572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3657252"^^xsd:decimal ;
  dwc:decimalLongitude "12.2349572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3657252 12.2349572)"^^geo:wktLiteral ;
  geo-pos:lat "43.3657252"^^xsd:decimal ;
  geo-pos:long "12.2349572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17361'^^xsd:integer;
  dwc:scientificName 'Sarmarutilus rubilio (Bonaparte, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24233'^^xsd:string;
  dwc:collector 'Station de Recherches de Groenendael'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Tevere; Tiber'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.2349572'^^xsd:double;
  dwc:latitude '43.3657252'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24233'^^xsd:anyURI;
  dwc:aphiaid '1418252'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911783'^^xsd:anyURI;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1418252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4666 12.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4666"^^xsd:decimal ;
  dwc:decimalLongitude "12.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4666 12.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.4666"^^xsd:decimal ;
  geo-pos:long "12.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17362'^^xsd:integer;
  dwc:scientificName 'Sarmarutilus rubilio (Bonaparte, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24233'^^xsd:string;
  dwc:collector 'Station de Recherches de Groenendael'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Tevere; Tiber'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.233'^^xsd:double;
  dwc:latitude '43.4666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24233'^^xsd:anyURI;
  dwc:aphiaid '1418252'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911808'^^xsd:anyURI;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1418252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966667"^^xsd:decimal ;
  dwc:decimalLongitude "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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  geo-pos:lat "48.966667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20097'^^xsd:integer;
  dwc:scientificName 'Sarmarutilus rubilio (Bonaparte, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'étang Marcel'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '48.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:26524'^^xsd:anyURI;
  dwc:aphiaid '1418252'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911810'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1418252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 1.827778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11"^^xsd:decimal ;
  dwc:decimalLongitude "1.827778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 1.827778)"^^geo:wktLiteral ;
  geo-pos:lat "50.11"^^xsd:decimal ;
  geo-pos:long "1.827778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21671'^^xsd:integer;
  dwc:scientificName 'Sarmarutilus rubilio (Bonaparte, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps Michel Edmond (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:continentOcean 'Somme'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '1.827778'^^xsd:double;
  dwc:latitude '50.11'^^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 '1418252'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1418252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545/st007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21078'^^xsd:integer;
  dwc:scientificName 'Scaphiodonichthys acanthopterus  (Fowler, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545/st007'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Huay Nam ngam, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911822'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03508 28.98331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03508"^^xsd:decimal ;
  dwc:decimalLongitude "28.98331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03508 28.98331)"^^geo:wktLiteral ;
  geo-pos:lat "41.03508"^^xsd:decimal ;
  geo-pos:long "28.98331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15627'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '28.98331'^^xsd:double;
  dwc:latitude '41.03508'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23063'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911824'^^xsd:anyURI;
  dwc:observationDate '1963-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966667"^^xsd:decimal ;
  dwc:decimalLongitude "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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  geo-pos:lat "48.966667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20095'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'étang Marcel'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '48.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:26524'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911825'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "7.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21663'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29932'^^xsd:string;
  dwc:collector 'de Selys-Longchamps Michel Edmond (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 'Italy'^^xsd:string;
  dwc:longitude '7.6666666667'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911828> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911828>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21665'^^xsd:integer;
  dwc:scientificName 'Scardinius erythrophthalmus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps Michel Edmond (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 '154165'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0876699643 74.8437215976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0876699643"^^xsd:decimal ;
  dwc:decimalLongitude "74.8437215976"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0876699643 74.8437215976)"^^geo:wktLiteral ;
  geo-pos:lat "34.0876699643"^^xsd:decimal ;
  geo-pos:long "74.8437215976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19416'^^xsd:integer;
  dwc:scientificName 'Schizothorax esocinus  Heckel, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26131'^^xsd:string;
  dwc:collector 'Schibilla H. (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dal Lake'^^xsd:string;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '74.8437215976'^^xsd:double;
  dwc:latitude '34.0876699643'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26131'^^xsd:anyURI;
  dwc:aphiaid '1017935'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911831'^^xsd:anyURI;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1017935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0291 -74.2513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0291"^^xsd:decimal ;
  dwc:decimalLongitude "-74.2513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0291 -74.2513)"^^geo:wktLiteral ;
  geo-pos:lat "46.0291"^^xsd:decimal ;
  geo-pos:long "-74.2513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17867'^^xsd:integer;
  dwc:scientificName 'Semotilus atromaculatus  (Mitchill, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Lac à  la Truite'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-74.2513'^^xsd:double;
  dwc:latitude '46.0291'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '590495'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911833'^^xsd:anyURI;
  dwc:observationDate '1967-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '590495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7422222222 -71.2791666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7422222222"^^xsd:decimal ;
  dwc:decimalLongitude "-71.2791666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7422222222 -71.2791666666)"^^geo:wktLiteral ;
  geo-pos:lat "46.7422222222"^^xsd:decimal ;
  geo-pos:long "-71.2791666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17868'^^xsd:integer;
  dwc:scientificName 'Semotilus corporalis  (Mitchill, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mahy G.J.D.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24768'^^xsd:string;
  dwc:collector 'Université du Quebec à Chicoutimi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Chaudière'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-71.2791666666'^^xsd:double;
  dwc:latitude '46.7422222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24768'^^xsd:anyURI;
  dwc:aphiaid '1026490'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911835'^^xsd:anyURI;
  dwc:observationDate '1964-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1026490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39819 -121.88251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39819"^^xsd:decimal ;
  dwc:decimalLongitude "-121.88251"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39819 -121.88251)"^^geo:wktLiteral ;
  geo-pos:lat "42.39819"^^xsd:decimal ;
  geo-pos:long "-121.88251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15344'^^xsd:integer;
  dwc:scientificName 'Siphateles bicolor  (Girard, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bond C.'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4456'^^xsd:string;
  dwc:collector 'Oregon State University, Corvallis'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Klamath Lake'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-121.88251'^^xsd:double;
  dwc:latitude '42.39819'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23032'^^xsd:anyURI;
  dwc:aphiaid '1017026'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1017026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 7.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "7.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21673'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps Michel Edmond (Baron)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29932'^^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 'Italy'^^xsd:string;
  dwc:longitude '7.6666666667'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8222222222 4.5805555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8222222222"^^xsd:decimal ;
  dwc:decimalLongitude "4.5805555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8222222222 4.5805555555)"^^geo:wktLiteral ;
  geo-pos:lat "44.8222222222"^^xsd:decimal ;
  geo-pos:long "4.5805555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17734'^^xsd:integer;
  dwc:scientificName 'Telestes souffia  (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24688'^^xsd:string;
  dwc:collector 'Bury J.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.5805555555'^^xsd:double;
  dwc:latitude '44.8222222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24688'^^xsd:anyURI;
  dwc:aphiaid '465538'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911856'^^xsd:anyURI;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '465538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.633333 9.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.633333 9.366667)"^^geo:wktLiteral ;
  geo-pos:lat "47.633333"^^xsd:decimal ;
  geo-pos:long "9.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '37C'^^xsd:string;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2715'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:continentOcean 'Bodensee; lac de Constance; Bodenmeer;'^^xsd:string;
  dwc:longitude '9.366667'^^xsd:double;
  dwc:latitude '47.633333'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2715'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911863'^^xsd:anyURI;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.633333 9.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.633333 9.366667)"^^geo:wktLiteral ;
  geo-pos:lat "47.633333"^^xsd:decimal ;
  geo-pos:long "9.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2715'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:continentOcean 'Bodensee; lac de Constance; Bodenmeer;'^^xsd:string;
  dwc:longitude '9.366667'^^xsd:double;
  dwc:latitude '47.633333'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2715'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911864'^^xsd:anyURI;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03508 28.98331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03508"^^xsd:decimal ;
  dwc:decimalLongitude "28.98331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03508 28.98331)"^^geo:wktLiteral ;
  geo-pos:lat "41.03508"^^xsd:decimal ;
  geo-pos:long "28.98331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15628'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '28.98331'^^xsd:double;
  dwc:latitude '41.03508'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23063'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911869'^^xsd:anyURI;
  dwc:observationDate '1963-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6741 23.5221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6741"^^xsd:decimal ;
  dwc:decimalLongitude "23.5221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6741 23.5221)"^^geo:wktLiteral ;
  geo-pos:lat "40.6741"^^xsd:decimal ;
  geo-pos:long "23.5221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19662'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26280'^^xsd:string;
  dwc:collector 'Papas'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Lac Volvi ; Lac Bolbé'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5221'^^xsd:double;
  dwc:latitude '40.6741'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26280'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911870'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9697222222"^^xsd:decimal ;
  dwc:decimalLongitude "4.8880555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  geo-pos:lat "48.9697222222"^^xsd:decimal ;
  geo-pos:long "4.8880555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20059'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'ruisseau de l\'Aisne'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8880555555'^^xsd:double;
  dwc:latitude '48.9697222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26505'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911871'^^xsd:anyURI;
  dwc:observationDate '1982-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966667"^^xsd:decimal ;
  dwc:decimalLongitude "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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966667 5)"^^geo:wktLiteral ;
  geo-pos:lat "48.966667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20098'^^xsd:integer;
  dwc:scientificName 'Tinca tinca (Berg, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'étang Marcel'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '48.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:26524'^^xsd:anyURI;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911872'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.00992"^^xsd:decimal ;
  dwc:decimalLongitude "116.697349"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  geo-pos:lat "6.00992"^^xsd:decimal ;
  geo-pos:long "116.697349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17545'^^xsd:integer;
  dwc:scientificName 'Tor douronensis  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '8'^^xsd:integer;
  dwc:continentOcean 'affl.de la Sungai Langanan; affl.Makadau; affl.Bandau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.697349'^^xsd:double;
  dwc:latitude '6.00992'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1022221'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911873'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1022221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.26"^^xsd:decimal ;
  dwc:decimalLongitude "116.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  geo-pos:lat "6.26"^^xsd:decimal ;
  geo-pos:long "116.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/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-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17546'^^xsd:integer;
  dwc:scientificName 'Tor douronensis  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st017'^^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 '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '116.64'^^xsd:double;
  dwc:latitude '6.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1022221'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911874'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1022221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911875> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911875>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19895'^^xsd:integer;
  dwc:scientificName 'Tor douronensis  (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12421/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds 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 '1022221'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911875'^^xsd:anyURI;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 101.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "101.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 101.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "101.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4558'^^xsd:integer;
  dwc:scientificName 'Crossocheilus reticulatus (Fowler, 1934)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34211'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101.4166666667'^^xsd:double;
  dwc:latitude '14.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:10688'^^xsd:anyURI;
  dwc:aphiaid '1015369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911880'^^xsd:anyURI;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1015369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.5"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 101)"^^geo:wktLiteral ;
  geo-pos:lat "15.5"^^xsd:decimal ;
  geo-pos:long "101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19971'^^xsd:integer;
  dwc:scientificName 'Lobocheilos gracilis  (Fowler, 1937)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10997'^^xsd:string;
  dwc:collector 'Layang Gaddi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:latitude '15.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:10997'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911887'^^xsd:anyURI;
  dwc:observationDate '1935-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 52.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28"^^xsd:decimal ;
  dwc:decimalLongitude "52.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 52.21)"^^geo:wktLiteral ;
  geo-pos:lat "36.28"^^xsd:decimal ;
  geo-pos:long "52.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063/st11/4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15549'^^xsd:integer;
  dwc:scientificName 'Capoeta capoeta (Güldenstädt, 1773)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063/st11/4'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.21'^^xsd:double;
  dwc:latitude '36.28'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23063'^^xsd:anyURI;
  dwc:aphiaid '1026485'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911889'^^xsd:anyURI;
  dwc:observationDate '1963-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1026485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9166666667 41.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "41.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9166666667 41.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.9166666667"^^xsd:decimal ;
  geo-pos:long "41.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34568" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17087'^^xsd:integer;
  dwc:scientificName 'Capoeta damascina (Valenciennes, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34568'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '41.2833333333'^^xsd:double;
  dwc:latitude '39.9166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24041'^^xsd:anyURI;
  dwc:aphiaid '862540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911894'^^xsd:anyURI;
  dwc:observationDate '1968-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '862540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.15059 29.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.15059"^^xsd:decimal ;
  dwc:decimalLongitude "29.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.15059 29.558)"^^geo:wktLiteral ;
  geo-pos:lat "-0.15059"^^xsd:decimal ;
  geo-pos:long "29.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st655" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12776'^^xsd:integer;
  dwc:scientificName 'Labeobarbus ruwenzorii (Pellegrin, 1909)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st655'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rwindi; Lube'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.558'^^xsd:double;
  dwc:latitude '-0.15059'^^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 '1017921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911898'^^xsd:anyURI;
  dwc:observationDate '1953-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1017921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911902> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911902>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8967'^^xsd:integer;
  dwc:scientificName 'Acapoeta tanganicae  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st221'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018977'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911902'^^xsd:anyURI;
  dwc:observationDate '1947-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1018977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9666666667 29.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9666666667 29.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9666666667"^^xsd:decimal ;
  geo-pos:long "29.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19614/st286" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8970'^^xsd:integer;
  dwc:scientificName 'Acapoeta tanganicae  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19614/st286'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Burundi'^^xsd:string;
  dwc:longitude '29.4333333333'^^xsd:double;
  dwc:latitude '-3.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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018977'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911905'^^xsd:anyURI;
  dwc:observationDate '1947-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1018977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911906> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911906>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8971'^^xsd:integer;
  dwc:scientificName 'Acapoeta tanganicae  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34768'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^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:19614'^^xsd:anyURI;
  dwc:aphiaid '1018977'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911906'^^xsd:anyURI;
  dwc:observationDate '1947-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1018977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887204633 29.100036621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887204633"^^xsd:decimal ;
  dwc:decimalLongitude "29.100036621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887204633 29.100036621)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887204633"^^xsd:decimal ;
  geo-pos:long "29.100036621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20432/st230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '12414'^^xsd:integer;
  dwc:scientificName 'Acapoeta tanganicae  (Boulenger, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20432/st230'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Lac Tanganyika  ; Lake Tanganyika ; Lac Tanganika'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.100036621'^^xsd:double;
  dwc:latitude '-3.887204633'^^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 '1018977'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911913'^^xsd:anyURI;
  dwc:observationDate '1953-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1018977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10711 39.54749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10711"^^xsd:decimal ;
  dwc:decimalLongitude "39.54749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10711 39.54749)"^^geo:wktLiteral ;
  geo-pos:lat "39.10711"^^xsd:decimal ;
  geo-pos:long "39.54749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15552'^^xsd:integer;
  dwc:scientificName 'Capoeta tinca  (Heckel, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '39.54749'^^xsd:double;
  dwc:latitude '39.10711'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23063'^^xsd:anyURI;
  dwc:aphiaid '862541'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911915'^^xsd:anyURI;
  dwc:observationDate '1963-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '862541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 52.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28"^^xsd:decimal ;
  dwc:decimalLongitude "52.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 52.21)"^^geo:wktLiteral ;
  geo-pos:lat "36.28"^^xsd:decimal ;
  geo-pos:long "52.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F911916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/911916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063/st11/4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15548'^^xsd:integer;
  dwc:scientificName 'Vimba vimba (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063/st11/4'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.21'^^xsd:double;
  dwc:latitude '36.28'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23063'^^xsd:anyURI;
  dwc:aphiaid '283150'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/911916'^^xsd:anyURI;
  dwc:observationDate '1963-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '283150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20774'^^xsd:integer;
  dwc:scientificName 'Gyrinocheilus aymonieri  (Tirant, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '1026903'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912008'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.109722 99.231944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.109722"^^xsd:decimal ;
  dwc:decimalLongitude "99.231944"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.109722 99.231944)"^^geo:wktLiteral ;
  geo-pos:lat "9.109722"^^xsd:decimal ;
  geo-pos:long "99.231944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20779'^^xsd:integer;
  dwc:scientificName 'Ellopostoma megalomycter  (Vaillant, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Tapi; Ta Pee'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '99.231944'^^xsd:double;
  dwc:latitude '9.109722'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912011'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.00992"^^xsd:decimal ;
  dwc:decimalLongitude "116.697349"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  geo-pos:lat "6.00992"^^xsd:decimal ;
  geo-pos:long "116.697349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17548'^^xsd:integer;
  dwc:scientificName 'Gastromyzon borneensis Günther, 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '8'^^xsd:integer;
  dwc:continentOcean 'affl.de la Sungai Langanan; affl.Makadau; affl.Bandau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.697349'^^xsd:double;
  dwc:latitude '6.00992'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1020372'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912014'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1020372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912029> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912029>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17540'^^xsd:integer;
  dwc:scientificName 'Glaniopsis hanitschi  Boulenger, 1899'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Léopold III SM'^^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 '1018999'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912029'^^xsd:anyURI;
  dwc:observationDate '1971-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1018999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.9009 116.5869972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.9009"^^xsd:decimal ;
  dwc:decimalLongitude "116.5869972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.9009 116.5869972222)"^^geo:wktLiteral ;
  geo-pos:lat "5.9009"^^xsd:decimal ;
  geo-pos:long "116.5869972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17541'^^xsd:integer;
  dwc:scientificName 'Glaniopsis hanitschi  Boulenger, 1899'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Léopold III SM'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Sungai Liodan; affl.Konipir; affl.Liwagu'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.5869972222'^^xsd:double;
  dwc:latitude '5.9009'^^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 '1018999'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912030'^^xsd:anyURI;
  dwc:observationDate '1971-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1018999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.00992"^^xsd:decimal ;
  dwc:decimalLongitude "116.697349"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  geo-pos:lat "6.00992"^^xsd:decimal ;
  geo-pos:long "116.697349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17542'^^xsd:integer;
  dwc:scientificName 'Glaniopsis hanitschi  Boulenger, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Léopold III SM'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'affl.de la Sungai Langanan; affl.Makadau; affl.Bandau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.697349'^^xsd:double;
  dwc:latitude '6.00992'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1018999'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912031'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1018999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912034> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912034>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17537'^^xsd:integer;
  dwc:scientificName 'Protomyzon whiteheadi  (Vaillant, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '1019392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912034'^^xsd:anyURI;
  dwc:observationDate '1971-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1019392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.9009 116.5869972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.9009"^^xsd:decimal ;
  dwc:decimalLongitude "116.5869972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.9009 116.5869972222)"^^geo:wktLiteral ;
  geo-pos:lat "5.9009"^^xsd:decimal ;
  geo-pos:long "116.5869972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17538'^^xsd:integer;
  dwc:scientificName 'Protomyzon whiteheadi  (Vaillant, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 'Sungai Liodan; affl.Konipir; affl.Liwagu'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.5869972222'^^xsd:double;
  dwc:latitude '5.9009'^^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 '1019392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912035'^^xsd:anyURI;
  dwc:observationDate '1971-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1019392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.00992"^^xsd:decimal ;
  dwc:decimalLongitude "116.697349"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  geo-pos:lat "6.00992"^^xsd:decimal ;
  geo-pos:long "116.697349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17539'^^xsd:integer;
  dwc:scientificName 'Protomyzon whiteheadi  (Vaillant, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '8'^^xsd:integer;
  dwc:continentOcean 'affl.de la Sungai Langanan; affl.Makadau; affl.Bandau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.697349'^^xsd:double;
  dwc:latitude '6.00992'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1019392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912036'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1019392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20792'^^xsd:integer;
  dwc:scientificName 'Acantopsis van Hasselt 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '154813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912040'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '154813'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20699'^^xsd:integer;
  dwc:scientificName 'Yasuhikotakia eos (Taki, 1972)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '1013109'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912042'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1013109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20773'^^xsd:integer;
  dwc:scientificName 'Syncrossus helodes  (Sauvage, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '1020318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912043'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1020318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20788'^^xsd:integer;
  dwc:scientificName 'Syncrossus helodes  (Sauvage, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '1020318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912044'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1020318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20772'^^xsd:integer;
  dwc:scientificName 'Yasuhikotakia lecontei (Fowler, 1937)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26936'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mekong river'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26936'^^xsd:anyURI;
  dwc:aphiaid '1013194'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912046'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1013194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 111.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "111.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 111.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "111.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19745'^^xsd:integer;
  dwc:scientificName 'Nemacheilus kapuasensis  Kottelat, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kottelat Maurice (M.), Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.), Woerjoatmadjo Soetikno'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kapuas River; Sungai Pinoh'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.75'^^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:26422'^^xsd:anyURI;
  dwc:aphiaid '1012104'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912047'^^xsd:anyURI;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1012104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21060'^^xsd:integer;
  dwc:scientificName 'Nemacheilus Bleeker 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Huay mae; 4-5km N of Chieng Khang on road to Chieng San, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '154189'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912048'^^xsd:anyURI;
  dwc:observationDate '1989-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '154189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545/st007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21079'^^xsd:integer;
  dwc:scientificName 'Nemacheilus Bleeker 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545/st007'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Huay Nam ngam, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '154189'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912050'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '154189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.408056"^^xsd:decimal ;
  dwc:decimalLongitude "104.782222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.408056 104.782222)"^^geo:wktLiteral ;
  geo-pos:lat "17.408056"^^xsd:decimal ;
  geo-pos:long "104.782222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21086'^^xsd:integer;
  dwc:scientificName 'Nemacheilus Bleeker 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27545'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Huay Nam ngam, Mekong basin'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.782222'^^xsd:double;
  dwc:latitude '17.408056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27545'^^xsd:anyURI;
  dwc:aphiaid '154189'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912051'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3013888888 111.6347222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3013888888"^^xsd:decimal ;
  dwc:decimalLongitude "111.6347222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3013888888 111.6347222222)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3013888888"^^xsd:decimal ;
  geo-pos:long "111.6347222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19746'^^xsd:integer;
  dwc:scientificName 'Vaillantella euepiptera  (Vaillant, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26422'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Kapuas River; Sungai Pinoh; Sungai Belimbing'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.6347222222'^^xsd:double;
  dwc:latitude '-0.3013888888'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26422'^^xsd:anyURI;
  dwc:aphiaid '1018843'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912052'^^xsd:anyURI;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1018843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9333333333 32.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9333333333 32.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.9333333333"^^xsd:decimal ;
  geo-pos:long "32.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '15561'^^xsd:integer;
  dwc:scientificName 'Cobitis taenia  Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulot A.'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23063'^^xsd:string;
  dwc:collector 'Exploration Belge au Moyen-Orient'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '32.8666666667'^^xsd:double;
  dwc:latitude '39.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:23063'^^xsd:anyURI;
  dwc:aphiaid '154373'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.019444 8.401111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.019444"^^xsd:decimal ;
  dwc:decimalLongitude "8.401111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.019444 8.401111)"^^geo:wktLiteral ;
  geo-pos:lat "47.019444"^^xsd:decimal ;
  geo-pos:long "8.401111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '429C'^^xsd:string;
  dwc:scientificName 'Misgurnus fossilis  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2715'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1869'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Meer van Luzern ; Vierwoudstedenmeer; lac de Lucerne'^^xsd:string;
  dwc:country 'Switzerland'^^xsd:string;
  dwc:longitude '8.401111'^^xsd:double;
  dwc:latitude '47.019444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2715'^^xsd:anyURI;
  dwc:aphiaid '154352'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.939 4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.939"^^xsd:decimal ;
  dwc:decimalLongitude "4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.939 4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.939"^^xsd:decimal ;
  geo-pos:long "4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20093'^^xsd:integer;
  dwc:scientificName 'Misgurnus fossilis  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26524'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Étang de la Grande Rouillie'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.931'^^xsd:double;
  dwc:latitude '48.939'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26524'^^xsd:anyURI;
  dwc:aphiaid '154352'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912069'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '154352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.086111 29.088889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.086111"^^xsd:decimal ;
  dwc:decimalLongitude "29.088889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.086111 29.088889)"^^geo:wktLiteral ;
  geo-pos:lat "45.086111"^^xsd:decimal ;
  geo-pos:long "29.088889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26810" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20695'^^xsd:integer;
  dwc:scientificName 'Misgurnus fossilis  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26810'^^xsd:string;
  dwc:collector 'Dône M.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Saint George Branch'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.088889'^^xsd:double;
  dwc:latitude '45.086111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26810'^^xsd:anyURI;
  dwc:aphiaid '154352'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912072'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559444 7.276944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559444"^^xsd:decimal ;
  dwc:decimalLongitude "7.276944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559444 7.276944)"^^geo:wktLiteral ;
  geo-pos:lat "50.559444"^^xsd:decimal ;
  geo-pos:long "7.276944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6606" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Barbatula barbatula  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6606'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Ahr'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '7.276944'^^xsd:double;
  dwc:latitude '50.559444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6606'^^xsd:anyURI;
  dwc:aphiaid '1013379'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1013379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9697222222"^^xsd:decimal ;
  dwc:decimalLongitude "4.8880555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9697222222 4.8880555555)"^^geo:wktLiteral ;
  geo-pos:lat "48.9697222222"^^xsd:decimal ;
  geo-pos:long "4.8880555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20063'^^xsd:integer;
  dwc:scientificName 'Barbatula barbatula  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'ruisseau de l\'Aisne'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8880555555'^^xsd:double;
  dwc:latitude '48.9697222222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26505'^^xsd:anyURI;
  dwc:aphiaid '1013379'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912078'^^xsd:anyURI;
  dwc:observationDate '1982-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1013379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9466666666"^^xsd:decimal ;
  dwc:decimalLongitude "4.8113888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9466666666 4.8113888888)"^^geo:wktLiteral ;
  geo-pos:lat "48.9466666666"^^xsd:decimal ;
  geo-pos:long "4.8113888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20106'^^xsd:integer;
  dwc:scientificName 'Barbatula barbatula  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26505'^^xsd:string;
  dwc:collector 'Henry  F.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Noirlieu'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.8113888888'^^xsd:double;
  dwc:latitude '48.9466666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26524'^^xsd:anyURI;
  dwc:aphiaid '1013379'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912090'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1013379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.00992"^^xsd:decimal ;
  dwc:decimalLongitude "116.697349"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.00992 116.697349)"^^geo:wktLiteral ;
  geo-pos:lat "6.00992"^^xsd:decimal ;
  geo-pos:long "116.697349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17549'^^xsd:integer;
  dwc:scientificName 'Nemacheilus olivaceus  Boulenger, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '8'^^xsd:integer;
  dwc:continentOcean 'affl.de la Sungai Langanan; affl.Makadau; affl.Bandau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.697349'^^xsd:double;
  dwc:latitude '6.00992'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1019382'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912094'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1019382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.26"^^xsd:decimal ;
  dwc:decimalLongitude "116.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.26 116.64)"^^geo:wktLiteral ;
  geo-pos:lat "6.26"^^xsd:decimal ;
  geo-pos:long "116.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584/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-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17550'^^xsd:integer;
  dwc:scientificName 'Nemacheilus olivaceus  Boulenger, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584/st017'^^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 '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '116.64'^^xsd:double;
  dwc:latitude '6.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1019382'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912095'^^xsd:anyURI;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1019382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4 47.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4 47.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4"^^xsd:decimal ;
  geo-pos:long "47.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16992'^^xsd:integer;
  dwc:scientificName 'Gogo brevibarbis  (Boulenger, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24050'^^xsd:string;
  dwc:collector 'Centre Technique Forestier Tropical de Madagascar'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.9833333333'^^xsd:double;
  dwc:latitude '-21.4'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24050'^^xsd:anyURI;
  dwc:aphiaid '1017789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912141'^^xsd:anyURI;
  dwc:observationDate '1966-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1017789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.816667 47.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.816667"^^xsd:decimal ;
  dwc:decimalLongitude "47.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.816667 47.816667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.816667"^^xsd:decimal ;
  geo-pos:long "47.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16993'^^xsd:integer;
  dwc:scientificName 'Gogo brevibarbis  (Boulenger, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24050'^^xsd:string;
  dwc:collector 'Centre Technique Forestier Tropical de Madagascar'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.816667'^^xsd:double;
  dwc:latitude '-22.816667'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24050'^^xsd:anyURI;
  dwc:aphiaid '1017789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912142'^^xsd:anyURI;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1017789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.403611 46.125833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.403611"^^xsd:decimal ;
  dwc:decimalLongitude "46.125833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.403611 46.125833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.403611"^^xsd:decimal ;
  geo-pos:long "46.125833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16994'^^xsd:integer;
  dwc:scientificName 'Ancharius fuscus  Steindachner, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24050'^^xsd:string;
  dwc:collector 'Centre Technique Forestier Tropical de Madagascar'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '46.125833'^^xsd:double;
  dwc:latitude '-22.403611'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24050'^^xsd:anyURI;
  dwc:aphiaid '1020018'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912143'^^xsd:anyURI;
  dwc:observationDate '1962-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1020018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.954444 49.109444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.954444"^^xsd:decimal ;
  dwc:decimalLongitude "49.109444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.954444 49.109444)"^^geo:wktLiteral ;
  geo-pos:lat "-18.954444"^^xsd:decimal ;
  geo-pos:long "49.109444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16995'^^xsd:integer;
  dwc:scientificName 'Arius africanus  Günther, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24050'^^xsd:string;
  dwc:collector 'Centre Technique Forestier Tropical de Madagascar'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Rianila'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '49.109444'^^xsd:double;
  dwc:latitude '-18.954444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24050'^^xsd:anyURI;
  dwc:aphiaid '214562'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912145'^^xsd:anyURI;
  dwc:observationDate '1967-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '214562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5666666666 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.5666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5666666666 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "12.5666666666"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '6968'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '12.5666666666'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912155'^^xsd:anyURI;
  dwc:observationDate '1937-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47819 -13.75068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47819"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47819 -13.75068)"^^geo:wktLiteral ;
  geo-pos:lat "9.47819"^^xsd:decimal ;
  geo-pos:long "-13.75068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '6970'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11204'^^xsd:string;
  dwc:collector '11° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Guinea'^^xsd:string;
  dwc:longitude '-13.75068'^^xsd:double;
  dwc:latitude '9.47819'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912157'^^xsd:anyURI;
  dwc:observationDate '1936-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93333 12.13333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.93333"^^xsd:decimal ;
  dwc:decimalLongitude "12.13333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93333 12.13333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.93333"^^xsd:decimal ;
  geo-pos:long "12.13333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8718'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st036'^^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 '4'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.13333'^^xsd:double;
  dwc:latitude '-5.93333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912159'^^xsd:anyURI;
  dwc:observationDate '1948-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93333 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.93333"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93333 12)"^^geo:wktLiteral ;
  geo-pos:lat "-5.93333"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9220'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st012'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-5.93333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912160'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.11667 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.11667 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.11667"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9221'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st030'^^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 '21'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud ; South Atlantique ; Zuid Atlantische'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '-6.11667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912161'^^xsd:anyURI;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9333333333 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9333333333 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "-5.9333333333"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808/st155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9222'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808/st155'^^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:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '-5.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:16808'^^xsd:anyURI;
  dwc:aphiaid '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912162'^^xsd:anyURI;
  dwc:observationDate '1949-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.566667 -16.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.566667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.566667 -16.816667)"^^geo:wktLiteral ;
  geo-pos:lat "13.566667"^^xsd:decimal ;
  geo-pos:long "-16.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "19049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '13563'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '19049'^^xsd:integer;
  dwc:collector 'Lefèvre M.J. (Dr.), Navire ecole Mercator'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Estuary Gambia'^^xsd:string;
  dwc:country 'Gambia'^^xsd:string;
  dwc:longitude '-16.816667'^^xsd:double;
  dwc:latitude '13.566667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19049'^^xsd:anyURI;
  dwc:aphiaid '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912163'^^xsd:anyURI;
  dwc:observationDate '1953-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9583333333 10.6083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9583333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.6083333333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9583333333 10.6083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9583333333"^^xsd:decimal ;
  geo-pos:long "10.6083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9225'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Taylor W.R.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st026'^^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 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '10.6083333333'^^xsd:double;
  dwc:latitude '-3.9583333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^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 '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912164'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 12.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.34167"^^xsd:decimal ;
  dwc: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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 12.34167)"^^geo:wktLiteral ;
  geo-pos:lat "-5.95"^^xsd:decimal ;
  geo-pos:long "12.34167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '8804'^^xsd:integer;
  dwc:scientificName 'Arius latiscutatus  Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st22'^^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 '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.34167'^^xsd:double;
  dwc:latitude '-5.95'^^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 '275576'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912166'^^xsd:anyURI;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1525989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93333 12.13333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.93333"^^xsd:decimal ;
  dwc:decimalLongitude "12.13333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93333 12.13333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.93333"^^xsd:decimal ;
  geo-pos:long "12.13333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9062'^^xsd:integer;
  dwc:scientificName 'Arius latiscutatus  Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st036'^^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 '4'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.13333'^^xsd:double;
  dwc:latitude '-5.93333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '275576'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912167'^^xsd:anyURI;
  dwc:observationDate '1948-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1525989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.15 45.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.15 45.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-16.15"^^xsd:decimal ;
  geo-pos:long "45.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16996'^^xsd:integer;
  dwc:scientificName 'Arius madagascariensis  Vaillant, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24050'^^xsd:string;
  dwc:collector 'Centre Technique Forestier Tropical de Madagascar'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Kinkony Lake'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.833333'^^xsd:double;
  dwc:latitude '-16.15'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24050'^^xsd:anyURI;
  dwc:aphiaid '214565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912185'^^xsd:anyURI;
  dwc:observationDate '1959-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '214565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.45 46.7166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.45"^^xsd:decimal ;
  dwc:decimalLongitude "46.7166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.45 46.7166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-16.45"^^xsd:decimal ;
  geo-pos:long "46.7166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '16999'^^xsd:integer;
  dwc:scientificName 'Arius madagascariensis  Vaillant, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24050'^^xsd:string;
  dwc:collector 'Centre Technique Forestier Tropical de Madagascar'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Kanioro'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '46.7166666666'^^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:24050'^^xsd:anyURI;
  dwc:aphiaid '214565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.45 46.7166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.45"^^xsd:decimal ;
  dwc:decimalLongitude "46.7166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.45 46.7166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-16.45"^^xsd:decimal ;
  geo-pos:long "46.7166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '20133'^^xsd:integer;
  dwc:scientificName 'Cathorops melanopus (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24050'^^xsd:string;
  dwc:collector 'Fondation Université de Namur'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Kanioro'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '46.7166666666'^^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:26567'^^xsd:anyURI;
  dwc:aphiaid '422546'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912190'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '422546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912191> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912191>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st158" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-12-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9226'^^xsd:integer;
  dwc:scientificName 'Carlarius heudelotii  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st158'^^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 '712438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912191'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '712438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.833333 -90.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.833333 -90.3)"^^geo:wktLiteral ;
  geo-pos:lat "13.833333"^^xsd:decimal ;
  geo-pos:long "-90.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25283" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '19364'^^xsd:integer;
  dwc:scientificName 'Ariopsis seemanni (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25283'^^xsd:string;
  dwc:collector 'Richter C.J.J.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Guatemala'^^xsd:string;
  dwc:longitude '-90.3'^^xsd:double;
  dwc:latitude '13.833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25283'^^xsd:anyURI;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912195'^^xsd:anyURI;
  dwc:observationDate '1975-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 -47.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "-47.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 -47.883333)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "-47.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-12-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Cathorops spixii (Agassiz, 1829)'^^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 'specimen'^^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 '3'^^xsd:integer;
  dwc:continentOcean 'Amazone'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-47.883333'^^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:10911'^^xsd:anyURI;
  dwc:aphiaid '280049'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912196'^^xsd:anyURI;
  dwc:observationDate '1936-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '280049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 -47.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "-47.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 -47.883333)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "-47.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-12-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17507'^^xsd:integer;
  dwc:scientificName 'Notarius grandicassis  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.), Taylor W.R.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^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 '3'^^xsd:integer;
  dwc:continentOcean 'Amazone'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-47.883333'^^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:10911'^^xsd:anyURI;
  dwc:aphiaid '281766'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912197'^^xsd:anyURI;
  dwc:observationDate '1936-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '281766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.888 -64.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.888"^^xsd:decimal ;
  dwc:decimalLongitude "-64.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.888 -64.1043)"^^geo:wktLiteral ;
  geo-pos:lat "10.888"^^xsd:decimal ;
  geo-pos:long "-64.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-12-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '271B'^^xsd:string;
  dwc:scientificName 'Notarius grandicassis  (Valenciennes, 1840)'^^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 'specimen'^^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 '-64.1043'^^xsd:double;
  dwc:latitude '10.888'^^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 '281766'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912198'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '281766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8333333333 -55.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8333333333 -55.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.8333333333"^^xsd:decimal ;
  geo-pos:long "-55.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '640B'^^xsd:string;
  dwc:scientificName 'Bagre bagre  (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Taylor W.R.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31146'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-55.1666666667'^^xsd:double;
  dwc:latitude '5.8333333333'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9054'^^xsd:anyURI;
  dwc:aphiaid '275587'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-22.9"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-12-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '9046'^^xsd:integer;
  dwc:scientificName 'Galeichthys feliceps  Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st104'^^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 '18'^^xsd:integer;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-22.9'^^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 '217654'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912225'^^xsd:anyURI;
  dwc:observationDate '1949-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.31421 48.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.31421"^^xsd:decimal ;
  dwc:decimalLongitude "48.25899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.31421 48.25899)"^^geo:wktLiteral ;
  geo-pos:lat "-13.31421"^^xsd:decimal ;
  geo-pos:long "48.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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 '2018-12-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '14303'^^xsd:integer;
  dwc:scientificName 'Plicofollis dussumieri  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fourmanoir P.'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9154'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25899'^^xsd:double;
  dwc:latitude '-13.31421'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22037'^^xsd:anyURI;
  dwc:aphiaid '282297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-12-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '17243'^^xsd:integer;
  dwc:scientificName 'Plicofollis dussumieri  (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22037'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22037'^^xsd:anyURI;
  dwc:aphiaid '282297'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912232'^^xsd:anyURI;
  dwc:observationDate '1959-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '282297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47819 -13.75068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47819"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47819 -13.75068)"^^geo:wktLiteral ;
  geo-pos:lat "9.47819"^^xsd:decimal ;
  geo-pos:long "-13.75068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Carlarius parkii  (Günther, 1864)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10910'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Guinea'^^xsd:string;
  dwc:longitude '-13.75068'^^xsd:double;
  dwc:latitude '9.47819'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '1020768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912234'^^xsd:anyURI;
  dwc:observationDate '1935-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1020768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912252> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912252>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Centrodoras brachiatus  (Cope, 1872)'^^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 'specimen'^^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:aphiaid '1020350'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912252'^^xsd:anyURI;
  dwc:observationDate '1936-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1020350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8666666667 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8666666667 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8666666667"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:pisc'^^xsd:anyURI;
  dwc:catalogNumber '4730'^^xsd:integer;
  dwc:scientificName 'Centrodoras brachiatus  (Cope, 1872)'^^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 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12137'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '-1.8666666667'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '1020350'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912253'^^xsd:anyURI;
  dwc:observationDate '1936-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1020350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912285> ;
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912285>
  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/5992__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F912285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/912285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5992_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074/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-12-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:pisc'^^xsd:anyURI;
  dwc:catalogNumber '21723'^^xsd:integer;
  dwc:scientificName 'Ageneiosus Lacepède 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Léopold III SM'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^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:23074'^^xsd:anyURI;
  dwc:aphiaid '268234'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/912285'^^xsd:anyURI;
  dwc:observationDate '1962-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '268234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF